Skip to content

RetroPixelizer is a simple tool that converts a square image to an old-style monochrome pixelated image.

License

Notifications You must be signed in to change notification settings

rm1984/RetroPixelizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RetroPixelizer

RetroPixelizer is a simple tool that converts a square image to an old-style monochrome pixelated image.

Usage:

usage: retropixelizer.py [-h] -i INFILE -o OUTFILE [-s SIZE] [-c COLORS] [-f CONTRAST_FACTOR]

RetroPixelizer is a simple tool that converts a square image to an old-style monochrome pixelated image.

options:
  -h, --help            show this help message and exit
  -i INFILE, --infile INFILE
                        input image
  -o OUTFILE, --outfile OUTFILE
                        output image
  -s SIZE, --size SIZE  side size in pixel (default: 64)
  -c COLORS, --colors COLORS
                        colors (default: 8)
  -f CONTRAST_FACTOR, --contrast-factor CONTRAST_FACTOR
                        contrast factor (default: 1.5)

Preview:

in out

About

RetroPixelizer is a simple tool that converts a square image to an old-style monochrome pixelated image.

Topics

Resources

License

Stars

Watchers

Forks

Languages