Pvigier Fractal Image Compression Save

A very simple implementation of fractal image compression

Project README

fractal-image-compression

A very simple implementation of fractal image compression.

I wrote an article on my blog that explains the theory behind fractal image compression and how the code works. Feel free to read it!

Examples

The script can compress and decompress greyscale images.

Iterations of the decompression of a greyscale image

But also RGB images by applying the algorithm to the three channels.

Open Source Agenda is not affiliated with "Pvigier Fractal Image Compression" Project. README Source: pvigier/fractal-image-compression

Open Source Agenda Badge

Open Source Agenda Rating