Skip to content

Pixelate tool blurs images by selecting areas to pixelate and saving them easily

Notifications You must be signed in to change notification settings

sangheonhan/pixelate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

pixelate

Simple image pixelate tool

Usage

Select the area you want to pixelate by mouse dragging, then press the s key to save it as a pixelated_image.jpg file.

Press the q key to exit.

Command Line

usage: pixelate.py [-h] [-p PIXELSIZE] [image_file]

Pixelate an image.

positional arguments:
  image_file            Input image file name

options:
  -h, --help            show this help message and exit
  -p PIXELSIZE, --pixelsize PIXELSIZE
                        Pixel size for pixelation

About

Pixelate tool blurs images by selecting areas to pixelate and saving them easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages