Space-Efficient File Linking
Create hard links between files and folders on macOS with a native SwiftUI interface. Perfect for developers, power users, and system administrators.
Download Hard Linker v1.0.6Native macOS Interface
Clean, intuitive SwiftUI design that feels right at home on macOS. Drag files/folders directly into the app or use the file picker for precise control.
Built for Power Users
Drag & Drop Interface
Intuitive macOS-native interface. Simply drag source files/folders and destination into the app, or use the built-in file picker for precise selection.
Multiple Sources
Link multiple source files/folders to a single destination in one operation. Perfect for organizing complex directory structures efficiently.
True Hard Links
Creates actual hard links using cp -al, not symbolic links. Files remain accessible even if original paths change or are deleted.
Zero Space Overhead
Hard links reference the same disk data, consuming virtually no additional storage space while providing multiple access points to your files.