A web-based tool for processing images with various features including image format conversion, adding watermarks, and creating YouTube thumbnails.
- Drag and drop image upload
- File selection through browser
- Support for multiple image formats (PNG, JPG, JPEG, WEBP, HEIC)
- Image preview with file information
- Responsive design
- Make sure you have Python installed on your system
- Open a terminal in the project directory
- Run the following command:
python server.py
- Open your web browser and navigate to:
http://localhost:8000
-
Upload Images:
- Drag and drop images onto the upload area
- OR click the "Choose Files" button to select images from your computer
-
View Uploads:
- Uploaded images will appear in the preview area below
- Each preview shows the image and file information
- PNG
- JPG/JPEG
- WEBP
- HEIC
- Chrome
- Firefox
- Safari
- Edge