##Inspiration To create an accessible image processing tool that empowers users to easily edit and enhance images online.
What it does
Image Processing Hub allows users to upload JPEG and PNG images, apply filters (grayscale, blur), view metadata, download processed images, and compare original and edited images.
How we built it
We used Streamlit for the web interface and Pillow for image processing, all built with Python for easy image manipulation and metadata extraction.
Challenges we ran into
Managing file uploads and ensuring compatibility across image formats, while maintaining performance during processing.
Accomplishments that we're proud of
We created a functional web app with real-time image processing and a user-friendly interface, enabling easy uploads and downloads.
What we learned
We improved our skills in web development with Streamlit and image processing with Pillow, while enhancing our teamwork and problem-solving abilities.
What's next for Image Processing Hub
We plan to add more filters
Built With
- python
- streamlit
Log in or sign up for Devpost to join the conversation.