Initializing... drag & drop files here
Supports: TIFF, TIF
This walks you through turning one or more TIFF images into a single animated APNG, where each TIFF (or each page of a multi-page TIFF) becomes a frame played in upload order. It is written for anyone who has a set of lossless TIFF scans, renders, or frame exports and wants a compressed, web-viewable animation that keeps full color and transparency.
.tiff / .tif images. Add them in the order you want them animated — the sequence on the page is the playback order. A single multi-page TIFF works too; its pages become consecutive frames.The order matters more than any other setting. The converter reads your TIFFs top-to-bottom as they appear in the upload list and assembles them into one APNG, so a reversed or shuffled list produces a reversed or shuffled animation. If you upload a single multi-page TIFF, the embedded pages are read in their stored order and treated the same way as separate files.
A few patterns that come up often:
A TIFF that holds a single page produces a single-frame APNG — there is nothing to animate, so use a still-image converter instead. Corrupted or partially-written TIFFs may fail to decode and should be re-exported from the source application. And if your goal is the broadest possible playback across very old software, an animated GIF still has wider legacy reach than APNG; in that case convert TIFF to GIF instead and accept GIF's 256-color limit.
Yes — that is the core of this tool. Upload several TIFF images and they are stitched into a single APNG, each file becoming one frame in the order you arranged them. The pages of a single multi-page TIFF are treated the same way.
APNG uses lossless PNG-style compression and supports full 24-bit color with 8-bit alpha, so it can match TIFF quality closely. In our testing, leaving Image quality (%) high and keeping the original color palette produced frames visually indistinguishable from the TIFF source; the main change is a much smaller, web-ready file.
TIFF is typically uncompressed and high-resolution, so animations built from many large frames stay large. Reduce the Colors palette, lower Image quality (%), shrink the resolution preset, or use a slower framerate with fewer frames to bring the size down.
Yes, if the source TIFFs contain an alpha channel. APNG preserves 8-bit (256-level) transparency, which is far smoother than GIF's single on/off transparent color — useful for logos and icons with soft edges.
It falls back to the first frame, shown as an ordinary static PNG, because an APNG's first frame is stored as a valid PNG stream. Roughly 95% of browsers in use today render the full animation, including current Chrome, Firefox, Safari, and Edge.
Choose APNG when you need many colors, smooth transparency, or lossless frames — photos, gradients, and anti-aliased graphics. Choose GIF when you need the absolute widest compatibility with old software and don't mind a 256-color limit. For that route, convert TIFF to GIF.