Instagram Photo Resizer igimageresizer.com is a privacy-focused tool for resizing images to post to Instagram.
While technically it does work on mobile, zipped files don't work well on phones. This is a future improvement that is planned for the site.
Currently PNGs & JPGs can be processed and output will be JPG.
Although this is a web app, your images never leave your computer. All processing is done locally on your machine, and we never use your images as stock photos or to train AI.
Instagram Image Resizer is an open-sourced software using the GNU General Public License v3.0. In summary, it can be used for anything, but attribution is required and the project must also be an open-sourced project. View our source code and more info about the project on Github
Yes. This project was developed in part using code from Microsoft Copilot.
This project uses HTML for the front end and Python for the back end processing using PyScript. The site is hosted in Microsoft Azure.