Resolution Independence

<< Click to Display Table of Contents >>

Navigation:  Fractal Image Compression > Advantages of Fractal Image Compression >

Resolution Independence

Perhaps the most famous advantage of fractal compression is its theoretical resolution independence.

Conventional image formats store fixed pixel grids:

1920×1080,

4K,

8K,

etc.

If such images are enlarged beyond their native resolution, visible pixelation or blurring occurs because no additional information exists.

Fractal compression behaves differently because the image is described mathematically.

The compressed file contains:

recursive transformations,

scaling instructions,

and structural relationships.

This means the image can theoretically be regenerated at multiple resolutions.

Instead of enlarging pixels directly, the decoder reconstructs the image by applying transformation rules recursively.

As a result:

edges can appear smoother,

textures may preserve continuity,

and scaling artifacts can be reduced.