Live Website: https://image-editor-t7gm.onrender.com/
Image Editor is a simple and powerful web application that allows users to upload and edit images easily. Using this app, you can perform basic image editing operations directly in your browser without needing any external software.
Built with Flask and Pillow (Python Imaging Library), it provides a smooth and user-friendly experience for quick image processing.
Rotate images
Blur images
Adjust Contrast
Convert to Grayscale
Crop images
Add Text to images
Download the edited image
Backend: Python (Flask)
Image Processing: Pillow (PIL)
Frontend: HTML, CSS, JavaScript
Hosting: Render.com
Visit the website: Image Editor
Upload an image from your device.
Choose the operation you want to perform:
Rotate, Blur, Contrast, Grayscale, Crop, Add Text.
Apply the changes.
Download the edited image easily.
Allow multiple operations together (apply blur + rotate etc.)
Add filters like Sepia, Invert Colors
Undo/Redo functionality
Resize images
Drag and drop image upload