We all know, the image cropping of portrait pictures on Instagram and other services is ridiculous. So I build this app to get the pictures in the right format without the need to crop them. Simply drop a bunch of images to the app and they will be processed and saved in the same path in a new folder.
macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).
macOS
Download the .dmg
file.
Linux
Download the .AppImage
or .deb
file.
The AppImage needs to be made executable after download.
Windows
Download the .exe
file.
Built with Electron.
$ npm install
$ npm start
$ npm run release
After Travis finishes building your app, open the release draft it created and click "Publish".