Skip to content

A simple web application that allows users to upload an image and generate a pixelated version of it

License

Notifications You must be signed in to change notification settings

Hckmar9/pixelpocus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Pocus

Pixel Pocus is a simple web application that allows users to upload an image and generate a pixelated version of it. The application ensures that no images are saved on a server; all data is processed in memory and deleted after processing.

Features

  • Upload an image and pixelate it with a customizable pixel size.
  • View and download the pixelated image.
  • Clear and upload new images easily.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/pixel-pocus.git
    cd pixel-pocus
    pip install -r requirements.txt
    python app.py

About

A simple web application that allows users to upload an image and generate a pixelated version of it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published