PixelShift is a simple Image Editing website created using Flask that can convert the Image format to PNG, JPG, JPEG, WEBP, BMP, TIF, TIFF, and Grayscale also.
Requires Python version 3.10 and packages included in requirements.txt.
https://pixelshift.pythonanywhere.com
Make sure to install Python 3.10 before proceeding further.
Clone the project
git clone https://github.com/pulkitpareek18/PixelShift
Go to the project directory
cd PixelShift
Install dependencies
pip install -r requirements.txt
Start the server
python main.py
- Can convert the Image format to PNG, JPG, JPEG, WEBP, BMP, TIF, TIFF
- Can convert Images to GrayScale
- Default Dark Mode
- @pulkitpareek18
- Currently, Pulkit Pareek is the only author fo this project. Contributions are always welcome!
Contributions are always welcome!
If you have any new ideas or have found a bug, please don't hesitate to open a Pull Request.
For support, email [email protected] or ask any query on Twitter.