Skip to content

pvlbzn/showcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

showcode

Fancy way to show the code.


Usage

Use -c code flag to code, -d for decode back.

showcode -c ./sample/source.txt

Will produce the following file, but in .ppm format. PNG and friends aint suitable for this purpose bescause of the compression.

output

Use -d decode flag to decode .ppm image back to the code.


Issues

  • Bug in column/row algorithm with huge source files (it produces only one row)
  • Unicode unfriendly because of .ppm

About

"Show me the code": ASCII code into a picture and back.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages