Initializing... drag & drop files here
Supports: GIF
This is for anyone who needs a GIF inside a document that prints, attaches and archives cleanly — a screenshot for a support ticket, a diagram for a report, or a stack of GIFs bundled into one file. Two things are worth knowing before you start: a PDF page is a static canvas, so an animated GIF is placed as a single still frame, and the page setup controls (paper size, margin, placement) decide far more about the result than the quality slider does.
The layout options are applied by placing the image inside the printable rectangle left after margins, measured in PDF points (72 points to the inch). That is why the same GIF looks very different on A4 with a Large margin than on "Original" with none.
| Option | Default | What it changes |
|---|---|---|
| Combine? | Single PDF | One multi-page PDF vs one PDF per uploaded GIF |
| Paper size | A4 | Page dimensions; "Original" matches the GIF's pixel size |
| Margin | Narrow (0.5") | Printable area inside the page edge |
| Page layout | Portrait | Page orientation |
| Image placement | Contained | Fit whole image vs fill page and crop |
| Image alignment | Center | Where a contained image sits on the page |
| Image Quality (%) | 75 | JPEG quality of the embedded frame — the main size lever |
| Property of the source GIF | What lands in the PDF |
|---|---|
| Animation (multiple frames) | The first frame only, as a static image |
| Frame delays and loop count | Not carried — PDF pages have no timing |
| 256-colour palette | Expanded to full colour when the frame is re-encoded |
| Transparency | Flattened — the page image is a JPEG, which has no alpha channel |
| Pixel dimensions | Preserved in the embedded image; the page scales it to fit |
| File metadata / comments | Stripped during re-encoding |
| Multiple uploaded GIFs | One page each, in upload order, in a single PDF |
The wall here is that a PDF page is a still canvas — the GIF89a animation model, with its per-frame delays and loop count, has no equivalent on a page. If the motion is the point, a PDF is the wrong target and GIF to MP4 is the right one. If you want every frame as its own page, that is a frame-extraction job first and a document build second, not something a single embed can do. And if you are assembling a document from mixed sources — GIFs alongside JPGs, PNGs or screenshots — Merge Image to PDF accepts all of them in one pass and keeps your page order.
No. Each page of a PDF is a static composition, so the animation cannot be reproduced by placing an image on it. Our converter embeds one frame and drops the timing. If the motion matters, convert the GIF to a video format instead.
The first frame. The image pipeline decodes page zero of the GIF and re-encodes that single frame for the page, which is why a GIF whose opening frame is blank or a title card can look like the wrong picture was chosen. Trim or reorder the GIF before converting if you need a different frame.
Because that control is honoured only for PNG sources. Every other image type, GIF included, is re-encoded to JPEG before it is drawn onto the page, and JPEG has no alpha channel, so transparent pixels are flattened onto a solid backdrop. Route through GIF to PNG and then PNG to PDF to keep the transparent areas.
A4 is the default. The dropdown also offers Letter, Legal, Tabloid, Ledger, Executive, A3, ISO B4 and B5, Arch A and Arch B, a Screen size option, and "Original", which makes the page exactly as large as the GIF's pixel dimensions. Page layout switches between Portrait and Landscape, and margins run from "No margin (0")" to "Large (2x1")".
Yes, and that is the default. Upload them all and leave "Combine?" on "Single PDF" to get one document with each GIF on its own page, in the order you added them. Pick "Individual PDFs" if you would rather receive a separate file per GIF.
A GIF only has to store 256 colours per frame with LZW compression, which is extremely compact for flat graphics. Inside the PDF the frame becomes a full-colour JPEG, and at a high "Image Quality (%)" that can occupy more bytes than the whole GIF did. Lowering the quality value is the direct fix.
The embedded image keeps the GIF's pixel dimensions; what changes is how it is drawn on the page. "Contained" scales it down to fit inside the margins without cropping, "Cover" scales it up until the page is full and crops the overflow. Neither adds pixels the GIF never had, so a small GIF stretched across A4 will look soft.
Every upload travels over an encrypted (TLS) connection, is processed on our servers, and is deleted automatically after a few hours — never shared, published or watermarked. There is no page-level setting that caps the file; in practice the limit you will feel first is upload time on a slow connection.