Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picxel

Personal Project

A simple program to convert any picture to a pixellized version.

TODO

Phase 1, Basics:

  • Import a picture from filepath
  • Resize
  • Convert to 2-D Array
  • Edit each pixel in array to either black or white
  • Save picture

Phase 2, GUI:

  • [] Open an HTML webpage
  • [] Add button to import a photo
  • [] Display Resized photo
  • [] Add a drop down list to choose pixel resolution
  • [] Add a button to convert picture
  • [] Display new picture side-by-side

Phase 3, more Features:

  • [] Implement degree of quantization option
  • [] Make compatible with .gif files
  • [] Decorate GUI, webpage accessible
  • [] Animation/visualization of file being converted

About

Personal Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages