Easily create stunning animations from a sequence of images using this Streamlit-based tool.
- Upload multiple images in sequence
- Adjust frame rate (FPS) for smooth animations
- Export animations in MP4 or GIF format
- Preview uploaded images
- Simple and intuitive UI with enhanced design
pip install -r requirements.txtstreamlit run main.py- Python 3.x
- Streamlit
- Pillow
- Imageio
- Numpy
Feel free to fork and enhance the project!