Python script to automatically adjust images to a 9:16 aspect ratio.
- Install dependencies: pip install -r requirements.txt
- Automatically resizes images to 9:16 aspect ratio
- Preserves image quality without distortion
- Ideal for preparing content for platforms like TikTok, Instagram and others
- Place the images you want to resize in the input_images folder
- Run the script: python resize_images_9-16.py
- Resized images will be saved in the output_images folder
pip install muda-imagem-9-16
muda-imagem input.jpg
To remove all files inside input_images
and output_images
while keeping the folders intact, run:
python clean_folders.py
## Contributing
Contributions are welcome! Please open an issue or submit a pull request.
## License? (No!)
I’m committed to keeping this project open source and welcome contributions from anyone passionate about improving it!