ShareX
getsharex.com WindowsOpen-source screen-capture tool for Windows. Takes screenshots and short screen recordings, with annotation, OCR, a colour picker, and configurable save/upload destinations. Note that (if configured) it can interop with non-private services for upload, like Imgur, Google, etc.
- Homepage: getsharex.com
- GitHub: github.com/ShareX/ShareX
- Privacy: getsharex.com/privacy-policy
- Discord: sharex
- Subreddit: r/sharex
- Web info: web-check.xyz/check/getsharex.com
ShareX Privacy Policy
Privacy Policy Summary
- The service is open-source
- Features of the website are made available under a free software license
- This service does not collect, use, or share location data
- Your information is only shared with third parties when given specific consent
Score
Documents
- Privacy PolicyCreated 13 May 21, Last modified 1 year ago
About the Data
This data is kindly provided by tosdr.org. Read full report at: #3579
ShareX Source Code
Author
Description
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.
Homepage
https://getsharex.comLicense
GPL-3.0
Created
08 Oct 13
Last Updated
15 Jun 26
Latest version
Primary Language
C#
Size
68,351 KB
Stars
38,105
Forks
3,791
Watchers
38,105
Language Usage
Star History
Top Contributors
-
@Jaex (7103)
-
@McoreD (299)
-
@L1Q (149)
-
@sylveon (116)
-
@SupSuper (32)
-
@campbeb (26)
-
@123jimin (26)
-
@nielsmh (25)
-
@alanedwardes (22)
-
@lithium720 (21)
-
@Shadorc (20)
-
@Xinayder (18)
-
@davidruhmann (18)
-
@gpailler (18)
-
@Fyers (17)
-
@kanaxx (17)
-
@DanielMcAssey (16)
-
@joohyungvip (14)
-
@athosmoreno (14)
-
@tinybarks (13)
-
@Scrxtchy (12)
-
@uncled1023 (12)
-
@Lego6245 (11)
-
@gregorygregio (11)
-
@gehongyan (10)
-
@stuntguy3000 (9)
-
@Ninn0x4F (9)
-
@dannoe (9)
-
@pjammo (9)
-
@Serega124 (9)
-
@RikoDEV (9)
-
@erelado (8)
-
@kusc-leica (8)
-
@barsv (8)
-
@spidersouris (8)
-
@alantsai (8)
-
@mstojcevich (7)
-
@mxschmitt (7)
-
@RedMser (7)
-
@wi5nia (7)
-
@BrycensRanch (6)
-
@CPatelCLT (6)
-
@etoensfeldt (6)
-
@Jefemy (6)
-
@Creekie1337 (6)
-
@ovnisoftware (6)
-
@pourmand1376 (5)
-
@BallisticLingonberries (5)
-
@maboroshin (5)
-
@yfdyh000 (5)
-
@Sneer-Cat (5)
-
@petrosian (5)
-
@simonporte (4)
-
@raccube (4)
-
@xnumad (4)
-
@SolidX (4)
-
@6c6c6 (4)
-
@iDazai (4)
-
@C03 (4)
-
@Yultax (4)
-
@TiagoDanin (4)
-
@kwint (4)
-
@LeoLamCY (4)
-
@KamilKZ (4)
-
@decay42 (4)
-
@JamieSharpe (4)
-
@EricTetz (4)
-
@Edward205 (4)
-
@3k2 (4)
-
@IAmVisco (4)
-
@xPapla (4)
-
@ArsenArsen (4)
-
@Craftplacer (4)
-
@clickbait (3)
-
@gunooknam (3)
-
@candela97 (3)
-
@ZerGo0 (3)
-
@andrei1015 (3)
-
@jthoward64 (3)
-
@user6323 (3)
-
@lawlmart (3)
-
@thanhpd (3)
-
@johnduhart (3)
-
@AnzhiZhang (3)
-
@Cereal-Killa (3)
-
@dfederm (3)
-
@ddevault (3)
-
@farewellangelina (3)
-
@JaymzZh (3)
-
@loganintech (3)
-
@mpidash (3)
-
@nwies (3)
-
@Dinnerbone (3)
-
@Starbug2 (3)
-
@wanderleihuttel (3)
-
@canihavesomecoffee (2)
-
@aStonedPenguin (2)
-
@banksymate (2)
-
@ficcialfaint (2)
-
@gulike7 (2)
Recent Commits
-
Jaex (13 Jun 26)
fixed #6205: Enhance rotation handling for effect annotations and update related methods for improved visual consistency
-
Jaex (11 Jun 26)
fixed #8602: Adjust layout positions for various controls in TaskSettingsForm to improve UI alignment
-
Jaex (11 Jun 26)
Update package versions for FluentFTP and Microsoft.Data.Sqlite to latest stable releases
-
Jaex (11 Jun 26)
Add Avalonia.Win32.Interoperability package reference and update initialization method for window display
-
Jaex (10 Jun 26)
Refactor Avalonia integration to streamline window initialization and improve asynchronous handling
-
Jaex (10 Jun 26)
Refactor ShowEditorDialog method to use null instead of casting for improved clarity
-
Jaex (10 Jun 26)
Refactor Avalonia integration to unify ShowEditorDialog method calls and improve code clarity
-
Jaex (10 Jun 26)
fixed #8704: Refactor ShowEditorDialog methods to streamline image loading and improve event handling
-
Jaex (10 Jun 26)
Merge pull request #8703 from CubityFirst/fix-8702-spotlight-strength-reset fixed #8702: Spotlight strength and blur resetting to 30 when reopening editor
-
Michael Burr (10 Jun 26)
fixed #8702: Spotlight strength and blur resetting to 30 when reopening editor Bind Maximum before SelectedStrength on the toolbar strength sliders. The bindings apply in attribute order, so the stored strength was being clamped against the StrengthSlider default maximum of 30 during toolbar initialization and the clamped value was written back into the saved options through the TwoWay binding.
-
Jaex (10 Jun 26)
Code refactoring
-
Jaex (10 Jun 26)
Refactor Avalonia integration and task helpers to improve event handling and streamline image processing logic
-
Jaex (10 Jun 26)
Revert "fixed #8699: Enhance Avalonia integration and task helpers with UI thread management and event handling improvements" This reverts commit e09b249e8478d88fe401994d580b9cf87964a98e.
-
Jaex (10 Jun 26)
fixed #8699: Enhance Avalonia integration and task helpers with UI thread management and event handling improvements
-
Jaex (09 Jun 26)
fixed #8697: Fix annotation selection logic to exclude SpotlightAnnotation from stroke property syncing
-
Jaex (02 Jun 26)
fixed #8685: Update key handling logic to use ShowTaskButtons instead of UseContinueWorkflow
-
Jaex (01 Jun 26)
Refactor SpeechBalloonControl and StepControl rendering logic to use interaction bounds; update visual controls in EditorInputController and EditorSelectionController for better annotation handling.
-
Jaex (01 Jun 26)
Implement right-click context menu for favorite effects in AnnotationToolbar
-
Jaex (31 May 26)
Fix typo in menu item header for rotate command in AnnotationToolbar
-
Jaex (31 May 26)
Add quick image effects button and auto crop command to AnnotationToolbar
-
Jaex (31 May 26)
Add rotate and flip commands to EditorToolbarAdapter and AnnotationToolbar
-
Jaex (31 May 26)
Enhance shape movement logic in EditorInputController to exclude specific rectangle names during creation
-
Jaex (31 May 26)
Refactor freehand drawing logic in EditorInputController to improve shape movement and control handling
-
Jaex (31 May 26)
Enhance key handling in EditorView to prevent hover feedback during drawing interactions
-
Jaex (31 May 26)
Enhance selection handling in EditorSelectionController to support key modifier checks and suppress selection handles when necessary
-
Jaex (31 May 26)
Implement shape movement during creation with Control key support in EditorInputController
-
Jaex (31 May 26)
Add hover feedback handling in EditorSelectionController for Control key interactions
-
Jaex (31 May 26)
fixed #8549: Enhance selection handling in EditorSelectionController to ignore selections with Control key and streamline active tool checks
-
Jaex (31 May 26)
Refactor resize handling in EditorSelectionController to improve SpeechBalloonAnnotation tail updates
-
Jaex (31 May 26)
Add support for text bold and italic styles in annotations and update related UI components
ShareX Security
ShareX Website
Website
ShareX - The best free and open source screenshot tool for Windows
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address 185.199.111.153
- Hostname cdn-185-199-111-153.github.com
- Location Francisco, Indiana, United States of America, NA
- ISP GitHub Inc.
- ASN AS54113
Associated Countries
-
US
Safety Score
Website marked as safe
100%
Blacklist Check
getsharex.com was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
ShareX Socials
ShareX Reviews
More Screenshot Tools
⚠️ This section is still a work in progress ⚠️
Check back soon, or help us complete it by submiting a pull request on
GitHub.
Or submit an entry here
About the Data: ShareX
Change History
- Added #622
API
You can access ShareX's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/sharex The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share ShareX
Help your friends compare Screenshot Tools, and pick
privacy-respecting software and services.
Share ShareX and Awesome Privacy with your network!