ShareX VS PowerToys

Compare ShareX vs PowerToys and see what are their differences.

ShareX

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. (by ShareX)
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ShareX PowerToys
580 719
29,156 109,391
1.6% 1.6%
9.2 9.7
19 days ago 7 days ago
C# C#
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ShareX

Posts with mentions or reviews of ShareX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-11.

PowerToys

Posts with mentions or reviews of PowerToys. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-23.
  • How to Use Color Picker in Windows 11 using PowerToys?
    1 project | dev.to | 10 Sep 2024
    You can download the latest version of PowerToys from the official GitHub repository. Alternatively, my brother wrote a helpful guide on how to download and install the PowerToys tool on your Windows 11 PC.
  • My Impression of Open Source
    1 project | dev.to | 6 Sep 2024
    Research on Trending GitHub Repository As this is my first blog post on dev.to, so I did some research on a trending Git Hub repository, and provide insights into its usefulness and features. I chose to explore Microsoft's PowerToys repository, which has gained significant traction in the developer community.
  • Ask HN: What tools do you recommend for working on Windows?
    4 projects | news.ycombinator.com | 23 Jul 2024
    +1 for power toys

    https://github.com/microsoft/PowerToys

    also, Cygwin if you need it

  • Komorebi: Tiling Window Management for Windows
    4 projects | news.ycombinator.com | 24 Jun 2024
    Obligatory FancyZones/PowerToys links:

    https://github.com/microsoft/PowerToys?tab=readme-ov-file

    https://learn.microsoft.com/en-us/windows/powertoys/fancyzon...

    FancyZones is a Microsoft tiling window management utility from their PowerToys collection.

  • Llama.ttf: A font which is also an LLM
    2 projects | news.ycombinator.com | 23 Jun 2024
    > If you're on Windows you should try the powertools OCR tool.

    Which is open source (MIT-licensed), the source code is here: https://github.com/microsoft/PowerToys/tree/main/src/modules...

    It is written in C#, and uses the Windows.Media.Ocr UWP API to do the actual OCR part: https://learn.microsoft.com/en-us/uwp/api/windows.media.ocr?... – so if your app runs on Windows it can potentially call the same API and get OCR for free

    Apple provides OCR through VisionKit ImageAnalyzer API – https://developer.apple.com/documentation/visionkit/imageana... – albeit that is only officially supported to call from Swift (although apparently you can expose it to Objective C if your write a "proxy Swift framework"–a custom Swift framework that wraps the original and adds @objc everywhere). There is also the older VNRecognizeTextRequest API which is supported by Objective C, but its OCR quality is inferior.

    I'm not sure what the best answer for Linux or Android is. I guess https://github.com/tesseract-ocr/tesseract ?

  • Dicas e truques: Ferramentas para produtividade para dev no Sistema operacional 🪟 Windows 11
    8 projects | dev.to | 1 Jun 2024
    Microsoft PowerToys
  • Unlock Web Dev Superpowers with PowerToys
    1 project | dev.to | 23 Mar 2024
    Windows PowerToys GitHub Repo
  • We released a new powerful efficiency tool called RunFlow, which is similar to PowerToys and Alfred, welcome to try it
    2 projects | dev.to | 20 Mar 2024
    RunFlow is a cross-platform productivity tool which can launch apps and search files and more, that similar to Wox and PowerToys on Windows, and also similar like Alfred and Raycast on macOS. But we have differences with these tools, and we have our own unique new features. Right now, at the below, we will introduce you what features of RunFlow have been implemented in more details. It's an amazing journey, let's start.
  • GTK: On fractional scales, fonts and hinting
    2 projects | news.ycombinator.com | 7 Mar 2024
    I'm curious - when you were doing research into the mechanics of hinting options, did you stumble onto any relevant discussion around allowing custom pixel geometries to be defined, to enable hinting on modern OLED / WRBG displays? There's a good thread on the topic here[0], with some people referring to it as 'ClearType 2' on the MS side [1]. On the oss side I know FreeType theoretically supports this[2], but I can't quite figure out how relevant the FreeType backend is to this most recent work.

    This is great work btw.

    [0]: https://github.com/snowie2000/mactype/issues/932

    [1]: https://github.com/microsoft/PowerToys/issues/25595

    [2]: https://freetype.org/freetype2/docs/reference/ft2-lcd_render...

  • Ask HN: Cleanest way to manage Windows OS?
    4 projects | news.ycombinator.com | 22 Feb 2024
    Thank you all for the informative advices. Here is the summary for those who are in the same situation:

    1. Run Windows on Linux by using VM

    for the applications you can’t run on Linux

    Risks:

    * some softwares may attempt to detect VMs and refuse running

    * Anything what needs to touch hardware may not work.

    2. separate "data" partition on D:

    3. back up %APPDATA% and %USERPROFILE%

    4. learn chocolatey, scoop or winget

    Winget should be good enough

    5. Don’t worry about C:\Program Files

    6. (Mixed) Use/Don’t use Ansible (or saltstack/salt)

    Use:

    * Allows you to setup a new machine quickly and consistently when one breaks, get stolen, or lost in an inconvenient time.

    * You can get a clean and consistent development environment so that you do not depend on anything accidentally installed on the machine.

    * If you define specialised roles, create test playbooks for those individual roles, use these roles to compose more complex playbooks, and offload logic to custom ansible modules that are written in python, you won't wrestle with heavy logic in the template or playbook layer.

    * installing software and pulling some configs and scripts down is fine

    Don’t use:

    * You will spend your days fighting a mix of yaml and Jinja.

    * You will end up looking at Python errors because there are no static types.

    * errors are cryptic.

    7. Use WSL2

    You need 32gb of ram, but ram is cheap so choose a good thinkpad

    8. Debloat with Recommended Tweaks

    Run

    irm christitus.com/win | iex

    from Administrator Terminal (Powershell)

    The link leads to https://raw.githubusercontent.com/ChrisTitusTech/winutil/mai...

    VirusTotal

    https://www.virustotal.com/gui/file/709834b0e003b6bb546cf16e...

    9. Get [PowerToys](https://github.com/microsoft/PowerToys)

    10. Use Devbox for containered environment

    https://www.jetpack.io/devbox

    11. Dual-Booting Linux and Windows

    If you use physically separated drives, you don’t need partitioning.

    12. Dedicated Windows machine for class

    Yes it sure would be the cleanest solution but I prefer one device for everything

    13. keep a git repository with all dot files in it

    Many people suggested me to use virtualization, otherwise just let Windows be Windows.

    Also, backing up seems to be a good practice.

    I’m planning to write a blog about this, if it worked.

    Again, thank you all for the helps!

What are some alternatives?

When comparing ShareX and PowerToys you can also consider the following projects:

obs-studio - OBS Studio - Free and open source software for live streaming and screen recording

Wox - A cross-platform launcher that simply works

flameshot - Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:

AutoHotkey - AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.

greenshot - Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:

Flow.Launcher - :mag: Quick file search & app launcher for Windows with community-made plugins

streamdeck-tools - The Stream Deck Tools library wraps all the communication with the Stream Deck app, allowing you to focus on actually writing the Plugin's logic

sharpkeys - SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.

Fake JSON Server - Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.

Fluent-Search - Official repository for Fluent Search, use to report issues or ask for a new feature

lossless-cut - The swiss army knife of lossless video/audio editing

QuickLook - Bring macOS “Quick Look” feature to Windows

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured