GIF Creator (Python)

May 2025 - May 2025

A fun little Python project where I learned how to turn a bunch of images into an animated GIF using the imageio library. I played around with frame speed, error handling, and basic image processing — a great way to mix creativity with code.

Technologies Used:
Python
Key Features:
  • Converts multiple images into animated GIFs.
  • Adjustable playback speed for animation control.
  • Error handling for unsupported files and common issues.
  • Simple and lightweight code structure for easy learning.