Lives in your menu bar
No Dock icon, no window to babysit. Click the icon, drop a file, done. Upload several files at once and retry failed ones with a click.
Drop a file on the menu bar, get a link on your clipboard. Aktar uploads straight to your own S3-compatible storage. No account, no middleman.
Works with the storage you already have
Pick a provider, paste your access keys and bucket name. Keys go straight into the macOS Keychain.
Drag files onto the menu bar popover, pick them from Finder, or press ⌃⇧⌘U in any app to upload whatever is on your clipboard.
The public URL lands on your clipboard as a plain link, Markdown, HTML, or your own template.
A small, native app that does one job and does it well.
No Dock icon, no window to babysit. Click the icon, drop a file, done. Upload several files at once and retry failed ones with a click.
Amazon S3, Cloudflare R2, Backblaze B2, DigitalOcean Spaces, MinIO or any S3-compatible endpoint. You pay your provider, not us.
URL, Markdown, HTML, or a custom template. Images get embed markup, everything else gets a link.
Every upload with thumbnails and previews for images, PDFs, text and Markdown. Filter by destination, select several and copy them in bulk.
One bucket for screenshots, another for client work. Switch the destination right from the popover.
Object paths are templates. The default is {year}/{month}/{uuid}.{ext}, and you can mix in {date}, {time}, {filename}, {random} and more.
Shared the wrong file? Delete it from your bucket right from the history, not just from the list.
Press ⌃⇧⌘U in any app and whatever is on your clipboard, a screenshot or a file copied in Finder, is uploaded without opening the panel. You can change it to any combination in Settings.
Tip: ⌃⇧⌘4 puts a screenshot on your clipboard, ⌃⇧⌘U turns it into a link.
Optional notifications when an upload finishes, auto-close after upload, and launch at login.
Built with SwiftUI, so it feels right at home on macOS.
Search every upload, preview it, and copy the link in whichever format you need.
Record your own global shortcut, or keep the default ⌃⇧⌘U. It works even when the panel is closed.
Decide what lands on your clipboard after each upload, including your own template.
Connect a bucket in under a minute. Presets fill in the right endpoint and region for you.
Aktar has no servers. There is nothing to sign up for and nothing to phone home to.
Your access keys are stored in the macOS Keychain and only used to sign requests to your own endpoint.
Files travel straight from your Mac to your bucket. No proxy, no middleman.
No analytics, no tracking, no account system.
Runs in the App Sandbox with the Hardened Runtime, and every release is notarized by Apple.
MIT licensed. Read the code, build it yourself, send a pull request.
Free and open source. Pick your platform.
Prefer to compile it yourself? You'll need Xcode and XcodeGen.
git clone https://github.com/getaktar/mac.git
cd mac
brew install xcodegen
xcodegen generate
open Aktar.xcodeprojYes. Aktar is free and open source under the MIT license. There is no subscription, no account and no upload limit on Aktar's side.
Read moreA Mac running macOS 14 Sonoma or later, and an account with any S3-compatible storage provider.
Read moreAny storage that speaks the Amazon S3 API. Amazon S3, Cloudflare R2, Backblaze B2, DigitalOcean Spaces and MinIO have built-in presets, and everything else works through the "Other S3-Compatible" option.
Read moreIt's the address your files are served from, such as a custom domain or CDN in front of your bucket (for example files.example.com). Aktar joins it with the object path to build the link it copies.
Read morePress ⌃⇧⌘4 to capture an area to your clipboard, then press ⌃⇧⌘U. Aktar uploads the screenshot and copies its link, ready to paste.
Read moreYes. Press ⌃⇧⌘U in any app and Aktar uploads what's on your clipboard: a file you copied in Finder or an image such as a screenshot. The link is copied as soon as the upload finishes.
Read moreWhatever you choose in Settings → Output: the plain URL, Markdown, HTML, or your own template. Images are copied as embeds, other files as regular links.
Read moreNo. Aktar has no servers. Files go straight from your Mac to the storage endpoint you configure, and your access keys are stored in the macOS Keychain.
Read moreThe upload worked, but the file isn't publicly readable at your Public Base URL. Let the bucket (or the domain or CDN in front of it) allow public reads, and check that the Public Base URL points at the right bucket.
Read more
Download Aktar, connect your bucket, and never open an upload form again.
Download for Mac