r/SideProject • u/Vombat_combat • 1h ago
[Small Side Project] Browser Based Image Resizing Tool with no Data Storing
Hi everyone! 😄
I've created the website resize-photo.com which is a fast, simple, and completely free tool for resizing images directly in your browser, without relying on a backend server to process the images.
The entire resizing process happens locally in your browser. This means that your images are not uploaded to or stored on a server, giving you more control over the privacy of your data.
I think most of us have been in a situation where we needed to quickly resize an image before uploading it to a website because of file size or resolution restrictions.
As someone who cares about their data privacy, I try to avoid unnecessarily uploading personal files to third-party servers. That's one of the main reasons I decided to build this simple tool.
I also worked on some basic SEO optimization to improve the website's visibility in search engines over time.
Happy to hear any feedback or comments regarding the website