Skip to content

michaelrk02/pixify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixify

This will generate a 3-bit RGB (actually 24-bit RGB though) pixel art for your pictures. It maintains its original resolution

Requires CMake (min. v3.0), SDL2, and SDL2_image in order to compile

Usage: $ ./pixify <filename> [scale in (0,1) range]

Example Input

24-bit RGB, 1024x682 JPG image: input

Example Output

Still 24-bit RGB, 1024x682 JPG image: output

About

This will generate a 3-bit RGB (actually 24-bit RGB though) pixel art for your pictures. It maintains its original resolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors