# PDF to GIF Converter

> Convert PDF pages into GIFs, or the whole document into one looping animation.

PDF to GIF Converter runs entirely in your browser. The PDF is parsed on your own device with pdf.js, each selected page is rendered to a canvas and encoded as GIF. Nothing is uploaded, which is the reason to use this on a contract, a payslip or a medical letter.

**URL:** https://convertto.tech/t/pdf-to-gif
**Category:** PDF Tools (https://convertto.tech/c/pdf-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Output:** One GIF per page, downloadable as a ZIP
- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Select your pdf file — the file stays on your device and is never uploaded.
2. Enter or paste your pages.
3. Set the resolution.
4. Turn "Animate instead of one file per page" on or off as needed.
5. Enter or paste your page plan.
6. Press Run, then download the result when it is ready.

## FAQ

### How are 16 million colours squeezed into 256?

By median-cut quantisation: the colour cube is repeatedly split where the pixels actually are, so the palette is spent on the colours the page uses rather than on an even spread. Text and flat artwork survive this almost perfectly; photographs and gradients band.

### Can I make the whole PDF one animation?

Yes — switch on "Animate" and every selected page becomes a frame in a single looping GIF at 1.2 seconds per page, sharing one palette so the file stays small.

## Related tools

- [PDF to BMP Converter](https://convertto.tech/t/pdf-to-bmp): Convert PDF pages into uncompressed 24-bit BMP bitmaps.
- [PDF to HEIC Converter](https://convertto.tech/t/pdf-to-heic): Convert PDF pages into HEIC, or the closest modern equivalent your browser can encode.
- [PDF to JPG Converter](https://convertto.tech/t/pdf-to-jpg): Convert PDF pages into JPG images at any resolution, in your browser.
- [PDF to PNG Converter](https://convertto.tech/t/pdf-to-png): Convert PDF pages into crisp lossless PNG images.
- [PDF to TIFF Converter](https://convertto.tech/t/pdf-to-tiff): Convert a whole PDF into one multi-page TIFF, the format archives and scanners use.
- [PDF to WebP Converter](https://convertto.tech/t/pdf-to-webp): Convert PDF pages into WebP — roughly 30% smaller than JPG at the same quality.
- [PDF to CSV Converter](https://convertto.tech/t/pdf-to-csv): Extract PDF tables into properly quoted CSV, one row per table row.
- [PDF to Ebook Converter](https://convertto.tech/t/pdf-to-ebook): Turn a PDF into a reflowable ebook you can read comfortably on a phone or e-reader.
