← Jake Lawrence · Open source spotlight

ShareX

ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations. Its best trick is the custom uploader: a small .sxcu config that points ShareX at any endpoint. I point it at this site — so my screenshots upload here and every link I share carries my own domain.

38.1k
Stars
3.8k
Forks
246
Contributors
v20.2.0
Latest release
GPL-3.0
License
C#
Language

Make this site your ShareX uploader

A custom uploader is just JSON: the endpoint, an auth header, and how to read the hosted URL out of the response. Build one for any endpoint with the config builder below — it ships a ready preset for this site’s own (token-gated) uploader.

Open the .sxcu config builder →View ShareX on GitHub

Recent releases

v20.2.0May 22, 2026v20.1.0May 6, 2026v20.0.4May 1, 2026v20.0.2 · pre-releaseApr 24, 2026v19.0.2Jan 28, 2026v19.0.1 · pre-releaseJan 20, 2026

Languages

C# 97%HTML 3%Inno Setup 0%CSS 0%

Stats via the public GitHub API for ShareX/ShareX · latest release May 22, 2026. This spotlight is independent and not affiliated with the ShareX project.