S.EE Docs

ShareX

Upload screenshots, files, and text to S.EE from ShareX

ShareX is an open-source screen capture and file sharing tool for Windows. S.EE provides custom uploader configs for ShareX, so you can upload screenshots, files, text, and code directly to S.EE and get a shareable link back.

See also: ShareX custom uploader docs


Custom uploaders

S.EE has configs for these upload types:

UploaderWhat it does
URL ShortenerShortens URLs via S.EE
Text UploaderUploads text snippets
Code UploaderUploads code with syntax highlighting
Markdown UploaderUploads Markdown with rendered preview
Image & File UploaderUploads images and files

Installation

Grab the .sxcu config files below. You can download them or import by URL in ShareX.

Import

  1. Open ShareX
  2. Go to Destinations > Custom uploader settings
  3. Click Import, then either:
    • Select the downloaded .sxcu file
    • Paste the download URL directly

ShareX Custom Uploader Settings


Set up your API key

  1. Get your API key from Tools > API Token
  2. In ShareX, open Custom uploader settings and select the S.EE uploader you imported
  3. In the Headers section, set the Authorization value to your API key

Don't share your API key publicly or commit it to version control.


Usage

Pick your uploaders

In ShareX, go to Destinations and assign the S.EE uploaders:

  • URL shortener → S.EE URL Shortener
  • Text uploader → S.EE Text Uploader, Code Uploader, or Markdown Uploader
  • Image uploader → S.EE File Uploader
  • File uploader → S.EE File Uploader

Upload

Use the ShareX hotkeys or right-click menu to shorten a URL, upload a screenshot, share a text snippet, etc. ShareX uploads to S.EE and copies the link to your clipboard.


Troubleshooting

IssueFix
401 errorCheck that your API key is set correctly in the Authorization header
403 errorMake sure your API key has the right permissions
File rejectedThe file type might not be supported. See File Sharing for allowed types

You can click Test in Custom uploader settings to verify everything works.


On this page