Frequently Asked Questions:

What is Instagram Photo Resizer?

Instagram Photo Resizer igimageresizer.com is a privacy-focused tool for resizing images to post to Instagram.

How do I use the Instagram Image Resizer?

Does the site work on mobile?

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.

What Image Formats are supported?

Currently PNGs & JPGs can be processed and output will be JPG.

When you say privacy-focused what do you mean?

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.

How is this software licensed?

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

Was AI used in the development of this project?

Yes. This project was developed in part using code from Microsoft Copilot.

What tech does this software use?

This project uses HTML for the front end and Python for the back end processing using PyScript. The site is hosted in Microsoft Azure.