Hard Linker

macOS // Hard Link Creator

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.6
$ cp -al /source/folder /destination/folder
# Hard Linker automates this process with a drag & drop GUI

Native 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.

Hard Linker App Interface

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.

Technical Specifications

LANGUAGE
Swift 5.9+
FRAMEWORK
SwiftUI
MINIMUM OS
macOS 13.0
ARCHITECTURE
Universal Binary

Common Use Cases

• Backup Solutions • Development Environments • Media Organization • Testing Workflows