Making Image Tools Simple, Powerful & Accessible
TidyImg was built with one mission: free, privacy-first image tools for everyone — no uploads, no watermarks, no accounts required.
30+
Powerful Tools
All image tools in one place
100%
Free Forever
No hidden charges ever
99.9%
Uptime
Reliable and always available
0 KB
Data Uploaded
Your files are safe with you
Our Story
The frustration that started all of this: government exam portals reject photos for reasons that make no sense until you read the fine print. UPSC wants 20–300 KB. Kerala PSC Thulasi wants exactly 150×200 px. SSC GD has separate constraints for the photo and the signature. None of the tools we found handled these specific requirements without either uploading your photo to a server or slapping on a watermark.
The first version was a quick script for a friend preparing for Kerala PSC. It worked well enough that we kept adding more exam specs — and eventually it made sense to build it into a proper site that anyone could use, on any phone, without creating an account.
Every spec on this site is verified directly against the official portals — UPSC, NTA for NEET, the Thulasi portal, Sarathi, and the NSDL PAN card portal. Where portals are ambiguous, we've tested what actually gets accepted and documented it in the spec tables on each tool page.
How the privacy side actually works
Every tool here uses the browser's Canvas API. When you select a photo, it loads into memory inside your browser tab. The resize, compress, and stamp operations all run there — no data ever touches a server. The download is generated locally using URL.createObjectURL().
This isn't a marketing claim — it's an architectural constraint. There is no server-side image processing code in this project. There is no file upload endpoint. Open your browser's Network tab while using any tool and you'll see zero requests carrying image data.
What's coming next
The current focus is covering all major Indian government exam and document portals accurately. After that: international visa photo validators, content creator format tools, and developer utilities. If there's an exam or platform we haven't covered yet, send a message — tool requests go straight into the queue.
Why Choose TidyImg?
- Easy to Use — no learning curve
- Private & Secure — never stored
- 100% Free — no hidden fees
- Works on any phone
- Regular updates & new tools
Our Core Values
Simplicity
Tools should be easy to understand and use.
Privacy
We respect your privacy. Your files belong to you.
Quality
We are committed to the best tools and experience.
Accessibility
Powerful tools should be accessible to everyone.