Skip to content

Encode a picture using the custom jpeg. Customize the size of the blocks from DCT.

License

Notifications You must be signed in to change notification settings

Ziul/custom-jpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom JPEG

Encode a picture using the custom jpeg algorithm

Install

    $ pip install -e . --process-dependency-links

Using

Examples:

Encode a file using the algorithm:

    cjpeg <file> [FLAGS]

Decode a file using the algorithm:

    cjpeg <file>.cjpeg [FLAGS]

More options:

    $ cjpeg --help

About

Encode a picture using the custom jpeg. Customize the size of the blocks from DCT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages