Skip to content

Latest commit

 

History

History
74 lines (40 loc) · 1.44 KB

README.md

File metadata and controls

74 lines (40 loc) · 1.44 KB

PixelShift

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.

Requirements

Requires Python version 3.10 and packages included in requirements.txt.

Demo

https://pixelshift.pythonanywhere.com

Run Locally

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

Features

  • Can convert the Image format to PNG, JPG, JPEG, WEBP, BMP, TIF, TIFF
  • Can convert Images to GrayScale
  • Default Dark Mode

Acknowledgements

Authors

  • @pulkitpareek18
  • Currently, Pulkit Pareek is the only author fo this project. Contributions are always welcome!

Contributing

Contributions are always welcome!
If you have any new ideas or have found a bug, please don't hesitate to open a Pull Request.

License

MIT

Support

For support, email [email protected] or ask any query on Twitter.