Reflate: Xtool -mpng
When you reflate a PNG, you do not get a better image. You get a truer one. The artifacts become visible: the places where the quantizer stuttered, the palette entries that were duplicated to save three bytes, the gamma chunk that lied about brightness.
Not inflate . Not decompress . means: Breathe back into the collapsed lung of the file.
You see the compression scars. You see where the algorithm chose economy over fidelity. You see the moment the file chose to forget. xtool -mpng reflate
You invoke: xtool -mpng reflate shattered_dream.png
It reverses the LZ77 sliding window. It unhuffs the Huffman. It takes the short codes— 0x01 0xFC 0x2A — and stretches them back into the long scream of the original. When you reflate a PNG, you do not get a better image
-mpng is the incantation for multi-PNG , for the image that is not one image but a stack of ghosts— frames of an animation that never played, layers of a god who could not decide which world to flatten.
xtool is a scalpel that remembers what flesh was. It does not trust the compression. It walks through the IDAT chunks like a detective through a snowfield where every footprint is the same footprint. Not inflate
Pixel by pixel, row by unfiltered row, the image remembers it was once a photograph of a child, a screenshot of a betrayal, a frame from a security camera that caught a miracle. IV.