Desktop Uploads with ShareX
Use ShareX with UploadMe for a faster desktop workflow. Capture screenshots, upload files, and send images straight to UploadMe using the UploadMe API with guest or personal account access.
Why use ShareX?
ShareX is ideal if you want a desktop uploader with screenshots, file uploads, hotkeys, clipboard workflows, and direct posting to UploadMe without opening your browser each time.
Core Features
Screenshot uploads
Capture part of your screen or a full display and send it straight to UploadMe.
Clipboard-friendly setup
Import a ready-to-use custom uploader configuration directly into ShareX.
Guest or personal API key
Use the public guest key for quick uploads or your own UploadMe API key for account uploads.
Account support
Upload directly into your own UploadMe account by replacing the guest key with your user key.
Fast sharing
Generate direct links quickly for chats, forums, documentation, and support posts.
Open and flexible
ShareX remains free and open source, making it a strong fit for desktop power users.
How to Set It Up
Install ShareX from the official site, then open the application on your desktop.
Open Destinations, then Destination settings, then navigate to Custom Uploaders.
Import the UploadMe JSON configuration from clipboard, test the uploader, and start using it.
ShareX Configuration
Import this JSON into ShareX under Custom Uploaders. You can also copy it from this text file.
{
"Name": "UploadMe",
"RequestType": "POST",
"RequestURL": "https://uploadme.me/api/1/upload",
"FileFormName": "source",
"Arguments": {
"key": "cb5997837f6df0a90464b65899fbc7d5",
"format": "redirect",
"source": "%input"
},
"ResponseType": "RedirectionURL",
"RegexList": [],
"URL": "",
"ThumbnailURL": "",
"DeletionURL": ""
}API Keys
You can use the public guest API key below or swap it for your own UploadMe user API key.
cb5997837f6df0a90464b65899fbc7d5If you use your own key, uploads go directly to your account. If you regenerate your key, all previous keys stop working immediately.
Support and FAQs
Note: The guest API key is public and suitable for guest uploads. For account uploads, use your own API key from your UploadMe settings.
Modified Sunday, 15 June 2026.
