Skip to content
Download

Windows · Open source · Power users

ShareX: capture, record, and share your screen—without ads or paywalls

ShareX is a long-standing, community-driven screenshot and productivity suite for Windows. This page collects practical explanations, real-world workflows, and troubleshooting patterns so you can get results faster—all in one place on Share-X.org.

Independent English resource. Stable line 19.0.2 (Jan 2026) when this page was written—check for newer builds from your distributor before installing.

ShareX promotional screenshot: capture and productivity on Windows

Why people choose ShareX

02 / rationale

ShareX is widely described as completely free, open source, without ads, relatively lightweight for its depth, and refined over many years of development. For visitors comparing tools, these points matter:

ShareX interface review screenshot on Windows desktop
ShareX application window and capture workflow
  • Automation-first design

    Hotkeys, workflows, and “after capture” / “after upload” task chains reduce repetitive clicks—ideal for support staff, developers, and educators who share visuals all day.

  • Many destinations

    Built-in and custom uploaders (Imgur, FTP, S3-compatible stores, and more) let you route files to the service your team already uses. Custom uploader settings live inside the app’s destination configuration.

  • Beyond screenshots

    Screen recording (including GIF), scrolling capture, OCR, color picker, hash tools, and an internal image editor turn ShareX into a productivity toolbox—not only a “Print Screen replacement.”

03 / capture

Capture methods that cover real desk scenarios

ShareX groups captures into fullscreen, active window, per-monitor, free region, last region, video (including GIF), auto capture, and scrolling capture for tall pages. Choosing the right mode is half the battle when a window refuses to cooperate or when you need pixel-perfect crops.

  • Region vs. window: Region capture is flexible for partial UI; active window is faster when the target is a standard HWND window.
  • Scrolling capture: Useful for long web pages and documents; the in-app capture UI shows status and common edge cases.
  • Recording: For motion and tutorials, screen recording tasks complement static shots—mind CPU/GPU load on older laptops.
ShareX main window: task list, capture menu, and history list view
04 / region

Region capture & annotations

Rectangle, ellipse, and freehand regions support different shapes of content. The annotation stack—arrows, steps, blur, pixelation, stickers, magnify, and more—lets you communicate clearly in one pass instead of opening a second editor. Teams often standardize on a blur preset for sensitive data and a “step” style for how-to screenshots.

ShareX image beautifier and editor tools applied to a screenshot

Privacy-minded redaction

Blur and pixelate are typical choices before posting to public tickets. Combine with “copy file path” tasks if your workflow keeps archives locally.

Teaching & support

Numbered steps and speech balloons help readers follow sequences—common in IT helpdesk threads and software tutorials indexed by search engines.

Design & QA

Magnify highlights small UI defects; rulers and the color picker pair well when filing precise bug reports.

05 / pipeline

After capture tasks: what happens next

ShareX can show a quick task menu, open the image editor, beautify shots, pin to screen, print, save variants, run custom actions, perform OCR, upload, and more. Chaining tasks is how advanced users keep one hotkey for “region → annotate → upload → copy URL.”

ShareX application settings showing update channel and dev build options
ShareX upload destinations and sharing options in the app
06 / upload

Uploading & sharing links

Upload file, folder, clipboard, text, URL, drag-and-drop, shorten URL, and watch-folder modes cover most automation cases. After upload, ShareX can copy the URL, open it, or show a QR code—useful for moving a screenshot to a phone quickly.

Many teams pair ShareX with object storage such as Amazon S3, Google Cloud Storage, or Cloudflare R2—useful when you self-host assets or need predictable billing. Destination presets are configured per uploader inside ShareX.

07 / toolbox

Built-in productivity tools

Beyond capture, ShareX ships color pickers, rulers, pin-to-screen, image combiner/splitter/thumbnailer, video converter/thumbnailer, QR and hash utilities, metadata tools, clipboard viewer, borderless window helper, and more—grouped under productivity tools in the app.

Image effects and hotkeys are configured from the main window: explore the image effects dialog and the hotkey settings screen for the full lists.

ShareX screen color picker tool sampling colors from the display
08 / workflows

Workflows people actually use (patterns, not endorsements)

The following patterns show up repeatedly in community discussions (forums, Discord, issue threads). They are generalized descriptions so you can adapt them—your hotkeys, uploaders, and policies may differ.

Developer: “bug report in one hotkey”

Map a hotkey to region capture → image editor (arrow + blur) → save to a dated folder → copy file path → optionally upload to a private bucket. Result: reproducible attachments for bug reports or internal trackers.

Teacher or creator: scrolling page + highlight

Use scrolling capture for long reading assignments, then add step markers in the editor. Export as PNG for slides or PDF handouts; GIF recording for short UI demos.

Support agent: OCR from error dialogs

When users send photos of error text, OCR inside ShareX can extract strings for knowledge-base searches—verify output before quoting it in tickets.

Streamer-adjacent: careful with protected content

Some games and DRM layers block standard capture. If ShareX returns black frames, search the game title plus “capture issue” and consider vendor-specific tools; this limitation is not unique to ShareX.

09 / fixes

Troubleshooting & FAQ

These answers condense frequent support themes. For device-specific failures, attach logs and steps when asking on Discord or in other community spaces you already use.

Black screen or empty capture in games
Try window capture instead of fullscreen, disable other overlays, update GPU drivers, and test with running ShareX elevated (administrator) only when appropriate. Some titles require capture modes outside ShareX.
Upload fails with HTTP errors
Regenerate API keys, confirm system time is correct, check firewalls/proxies, and retest with a different destination to isolate whether the host or the config is at fault.
Hotkeys clash with other apps
Open ShareX hotkey settings and remap conflicts; some IDEs and games reserve global shortcuts aggressively.
Antivirus false positives
Because installers are sometimes repackaged by third parties, download only from distributors you trust and prefer signed or store-distributed builds when available.
Portable vs installed build
Portable ZIP is ideal for USB or locked-down profiles; setup EXE integrates like a normal Windows app. From 18.0 onward, .NET 9 is bundled—expect a larger download; Windows 7 is no longer supported.
10 / community

Community channels

ShareX thrives on feedback and translations. Follow release notes, ask questions politely, and contribute repro steps when reporting bugs.

Translators and testers can follow guidance inside the app and in community threads about localization and preview builds.

11 / docs

Documentation topics

Topics people look up often—use in-app help, settings search, and community threads for the latest wording:

  • Command-line arguments
  • Custom uploader
  • Scrolling screenshot
  • OCR
  • Privacy & data handling
  • Brand & attribution

Download ShareX

Download links below go to the official ShareX download page and GitHub releases. Verify checksums when your policy requires it, and compare the installed build with the version shown in About after setup.

After installing, open ShareX and check About for the exact version string and update channel you are on.

12 / deep reference

Extended reference hub

The sections below expand on capture science, naming, automation, privacy, and less common troubleshooting. They are written for readers who already installed ShareX and want a single long-form page to search (Ctrl+F) without hopping between tabs.

Mega glossary

Short definitions you can skim before diving into settings dialogs.

After capture task
Steps that run immediately after a bitmap exists: editor, save, OCR, upload, copy path, and custom commands.
After upload task
Actions tied to a finished upload: shorten URL, open browser, copy link, show QR, log metadata.
Auto capture
Timed or triggered repeats—useful for dashboards, slow animations, or monitoring UI drift.
Clipboard upload
Pushes existing clipboard bytes (image/text/file list) through the same uploader pipeline as fresh captures.
Custom uploader
HTTP destination defined by JSON: headers, multipart fields, regex for response URL extraction.
Destination preset
Named bundle of uploader + filename pattern + optional subfolder rules.
DXGI / GDI
Windows graphics capture paths; DXGI often tracks games better, GDI is classic BitBlt-style desktop sampling.
History
Local index of recent files, uploads, and actions—your audit trail on this machine.
Hotkey profile
Per-task shortcut map; conflicts with games and IDEs are resolved by remapping or pausing global hooks.
Image beautifier
Preset frames, shadows, backgrounds—turns raw rectangles into presentation-ready slides.
Image combiner
Stitches multiple shots vertically or horizontally—great for before/after comparisons.
Last region
Repeats the previous rectangle—fast for iterative UI tweaks in the same panel.
OCR
Optical character recognition: raster text → selectable string; verify output on low-contrast photos.
Pin to screen
Floating always-on-top reference image—handy for design alignment or transcribing.
Portable build
ZIP extract; settings travel with the folder—ideal for USB or locked-down accounts.
PrintScreen replacement
Optional OS integration so Win shortcuts route into ShareX instead of Snipping Tool.
QR code
Encode clipboard text or decode from screen region—bridges desktop and phone quickly.
Scrolling capture
Automated stitched capture of scrollable surfaces; fragile on canvas UIs and some Electron apps.
Task settings JSON
Advanced import/export of workflows between machines—treat like credentials-adjacent data.
Thumbnailer
Batch previews for folders—pairs with watch folders for light DAM workflows.
Video converter
Re-encode or trim clips captured elsewhere—CPU cost depends on codec and resolution.
Watch folder
Monitors a path and auto-uploads or processes new files—great for scanners or CI artifacts.
Workflow
User-named chain combining capture type, tasks, and destinations for repeatable one-shot automation.

Expanded FAQ

Collapsible answers keep the page scannable; open several at once if you are comparing symptoms.

Why does scrolling capture stitch with seams or duplicates?

Parallax fixed headers, lazy-loaded images, and subpixel scrolling can confuse stitchers. Try slower scroll speed, disable sticky nav in the host page temporarily, or capture in smaller vertical chunks and combine manually.

Can ShareX replace a dedicated stream recorder?

For lightweight desktop demos, yes. For long broadcasts, multi-track audio, and scene switching, OBS-style tools remain the specialist layer—use whichever fits bitrate and audio routing needs.

How do I keep filenames unique across teams?

Combine date tokens, random GUID segments, and project prefixes in the pattern editor. Avoid only %y-%mo-%d if multiple users upload the same hour—collisions spike.

Does running as administrator fix everything?

Elevation helps with elevated-target capture edge cases but widens the blast radius if a malicious script is chained into after-capture tasks. Use admin mode surgically, not by default.

What is the safest way to share screenshots with PII?

Blur faces, IDs, serials, and window titles; prefer private buckets with expiring links; never paste raw HR or health data into public image hosts. Verify redaction at 200% zoom—JPEG recompression can leak faint text.

Why did my GIF explode in file size?

Full-screen palettes, dithering, and long durations balloon bytes. Crop tight, reduce colors, lower FPS, or switch to short MP4/WebM for motion-heavy content and link the video instead.

Clipboard feels “stuck” after ShareX runs

Another app may be locking the chain or ShareX may be restoring an old format. Disable aggressive clipboard restore in settings, close clipboard managers temporarily, and test with a plain text copy cycle.

Custom uploader returns HTTP 403

Check clock skew, token scopes, CORS is irrelevant for desktop clients—focus on Authorization headers, presigned URL expiry, and IP allowlists on the bucket policy.

How do I document reproducible bugs for developers?

Capture version string, Windows build, GPU driver, exact steps, expected vs actual, and attach logs from the app data folder. One animated GIF plus one still image often beats a wall of prose.

Will ShareX slow down games if left running?

Idle footprint is usually modest; hooks still exist. Close ShareX before competitive sessions if you micro-optimize latency, or pause global hotkeys while playing.

Can I legally capture Netflix or Zoom?

Laws and contracts vary by jurisdiction and service. This page does not offer legal advice—follow platform terms and obtain consent when recording people.

How do I migrate settings to a new PC?

Copy the application folder for portable installs; for installed builds, export workflows and backup the Documents directory subtree. Re-enter secrets rather than emailing API keys in plain text.

OCR returns gibberish on dark themes

Invert colors temporarily, increase contrast, or capture a tighter crop. Handwritten notes and low-resolution phone photos remain weak spots for all OCR engines.

What about Wayland or Linux?

ShareX targets Windows. Other platforms have different capture APIs; do not expect feature parity when running compatibility layers.

Antivirus quarantined ShareX—now what?

Restore from vendor false-positive guidance, verify signatures, reinstall from a distributor you trust, and submit hashes to the AV vendor to improve heuristics for everyone.

How do I teach ShareX to non-technical staff?

Give them one primary hotkey, one destination, and a printed cheat sheet for blur + arrow. Hide advanced menus until week two—cognitive load drops sharply.

Does dark mode affect capture color accuracy?

Captured pixels reflect on-screen rendering, including night-light tinting. For color-critical work, disable OS tint temporarily or profile the monitor externally.

Why are my uploads slow on Wi-Fi?

Asymmetric home ISP plans, VPN overhead, and large PNGs dominate. Try lossless WebP/PNG only when needed; JPEG quality 90 is often indistinguishable for UI shots.

Role playbook

Six personas, six different emphasis stacks—mix and match tasks.

QA engineer

Region + magnify + numbered steps + save to dated folder + copy path into bug tracker.

Technical writer

Scrolling capture + beautifier + consistent margin presets + upload to staging CDN bucket.

Sales engineer

GIF demos of click paths + blur for customer names + short link copied to CRM note field.

Teacher

Highlighter strokes + large arrow preset + combine multiple slides vertically for one printable PDF handout.

Designer

Pin reference shots + color picker sampling + pixel rulers for spacing audits in the browser.

Sysadmin

Portable ZIP on USB + minimal upload destinations + clipboard upload for log excerpts + hash tool for binary verification.

Capture internals (plain language)

When you trigger a capture, ShareX asks Windows for a framebuffer or window surface, then materializes a bitmap in RAM. That bitmap is the “source of truth” for every downstream task—if the source is black, no amount of editing will recover hidden pixels blocked by DRM or protected surfaces.

Region capture overlays a dim full-screen layer so you can draw precise rectangles. Active window capture asks the window manager for the outer HWND bounds; chrome, shadows, and per-monitor scaling can add one-pixel disagreements that designers notice immediately—use region mode when alignment matters.

Scrolling capture sends synthetic wheel events or programmatic scrolls, grabbing slices that must align on identical horizontal offsets. Sites with horizontally responsive breakpoints may reflow mid-scroll; expect jagged seams unless you freeze viewport width first.

Rule of thumb: choose the narrowest capture mode that still answers the question. Smaller bitmaps mean faster uploads and clearer attachments.

Hotkey planning matrix

Template only—assign keys that fit your keyboard locale and muscle memory.

TaskSuggested chord styleNotes
Quick regionCtrl+Shift+1Keep digits for daily drivers.
Active windowCtrl+Shift+2Pairs with tiling window managers.
Last regionCtrl+Shift+3Iterating on the same panel.
Scrolling windowCtrl+Shift+4Avoid F-keys if games grab them.
Start/stop recordingCtrl+Shift+5Use a distinct toggle from screenshots.
Color pickerCtrl+Shift+CConflicts with copy in some IDEs—remap locally.

Myths vs facts

Myth

“Higher PNG resolution always looks sharper in tickets.”

Fact

Viewers downscale in the browser; tight crops beat raw 4K full screens for readability and upload time.

Myth

“OCR is a privacy-safe way to store documents.”

Fact

OCR output is plain text—classify and encrypt it like any other sensitive string.

Myth

“Portable means invisible to IT.”

Fact

Portable still executes code and touches the network—follow organizational software policies.

Privacy operations checklist

  1. Disable cloud upload tasks when working on air-gapped or classified material.
  2. Strip EXIF if your policy forbids location metadata in outbound PNG/JPEG.
  3. Rotate API keys after an employee offboarding event that used custom uploaders.
  4. Review “after capture” shell commands quarterly—stale scripts are forgotten persistence points.
  5. Use separate Windows user profiles if family shares one PC—ShareX history is per user.
  6. Encrypt backups of the Documents folder if it contains customer screenshots.

Recording & GIF tuning

  • Prefer variable frame rate video for long sessions; constant FPS GIF for micro-interactions under ten seconds.
  • Record a quarter of the screen at 2× DPI scaling instead of full screen when demonstrating a single widget.
  • Close animated wallpapers and RGB software overlays—they add noise and keyframe weight.
  • Normalize audio sources before recording tutorials; viewers forgive video glitches more than clipping audio.

Multi-monitor & DPI

Mixed scaling (125% laptop + 100% external) is normal on Windows. Captures reflect physical pixels; what looks “same size” visually may differ in bitmap dimensions. When stitching cross-monitor shots, align using the combiner tool rather than expecting one scrolling pass to span heterogeneous surfaces.

Portable vs installed

TopicPortable ZIPSetup EXE
UpdatesManual replace folderIn-app updater path
Shell integrationOptional / minimalDeeper OS hooks
RoamingCopy entire directoryExport/import workflows
Enterprise packagingSimple zip deployMSI-style transforms vary

33 workflow sparks

Ideas only—validate against your security policy before enabling uploads or shell commands.

  1. Before/after UI diff deck with combiner.
  2. Map region hotkey per monitor index mentally (“left = 1, right = 2”).
  3. Auto-upload screenshots to a private bucket with week-long TTL.
  4. Copy OCR text from error dialogs into internal search.
  5. GIF the exact repro of a flaky animation bug.
  6. Thumbnail sheets for asset review meetings.
  7. Hash captured installers before running them.
  8. Pin a reference palette while theming CSS variables.
  9. Scrolling capture of API docs for offline reading.
  10. Clipboard upload of log tails trimmed in Notepad.
  11. QR a staging URL to a phone for device testing.
  12. Watch folder for scanner output → auto WebP.
  13. Separate workflows for light vs dark theme products.
  14. Watermark with semi-transparent PNG overlay task.
  15. Record short Loom-alternative clips locally first.
  16. Capture cursor highlights for accessibility reviews.
  17. Export consistent drop shadows via beautifier presets.
  18. Use last region to batch-capture equal cards in a grid.
  19. Print to PDF via OS print dialog after editor pass.
  20. Combine three competitors’ pricing tables vertically.
  21. Pixelate license plates in street photography samples.
  22. Magnify tiny validation icons for design critique.
  23. Auto-open folder after save when filing taxes.
  24. Shorten URLs only after confirming destination domain.
  25. Custom uploader to internal Git forge attachments.
  26. Backup workflows JSON to password manager secure notes.
  27. Teach middle-click drag in tutorials via GIF.
  28. Capture BIOS screens with a camera phone—not ShareX.
  29. Document HDMI handshake bugs with sequential stills.
  30. Run color contrast checks with picked hex values.
  31. Archive Slack threads as tall PNG for compliance.
  32. Test localization truncation with per-language captures.
  33. Celebrate shipping: confetti GIF of the release tag page.

Deep troubleshooting map

Symptom: intermittent black frames
Update GPU driver, disable HDR temporarily, test windowed mode, try alternate capture API in settings, note whether hybrid graphics is forcing iGPU.
Symptom: upload succeeds but URL 404
Regex may parse wrong JSON field; verify response body in debug log; confirm bucket public ACL vs signed URL mismatch.
Symptom: editor freezes on huge pastes
Downscale source first; close GPU overlays; ensure page file is healthy; split into multiple images.
Symptom: hotkeys stop after sleep
Restart ShareX; check for stuck modal dialogs; update to latest patch; inspect other global hook apps.
Symptom: wrong monitor captured
Verify per-monitor identification numbers in Windows display settings; use region mode to disambiguate.

Version highlights (narrative, not exhaustive)

  • 19.x era — Modern runtime bundling shifts download size upward while simplifying dependency drift on fresh Windows installs.
  • 18.x era — Broke Windows 7 support in line with upstream .NET decisions; organizations on legacy OS images needed migration plans.
  • Rolling community — OCR languages, destination templates, and screen recording codecs evolve continuously—revisit settings after each upgrade.

Where to jump next

Need the Windows installer or a portable ZIP? Start in the download section. For GIF and screen recording, see Recording & GIF. If you are choosing between a portable folder and an installed build, compare them in Portable vs installed.

Custom S3 uploaders, OCR language packs, and after-capture shell commands are covered in the expanded FAQ and 33 workflow sparks. Scrolling captures and multi-monitor quirks live under deep troubleshooting and multi-monitor & DPI.

On a team wiki, send people straight to #mega-faq or #workflow-33 so they skip the rest of the page.