1Upload the GIF animations you want to work on; the file opens on an editable canvas in your browser with nothing installed.
2Crop, rotate, resize, draw, add text and shapes, or adjust colour — every change lands on a working copy, never on your upload.
3Preview the result at full size before you commit to it.
4Export back to GIF, or to a lossless format instead if you are still part-way through editing.
GIF Editor FAQ
What can I actually change?
+
Crop, rotate, flip, resize, draw, add text and shapes, and apply filters and colour adjustments. Everything is applied to a working copy, so the file you uploaded is never modified in place.
Does the file format limit what the editor can do?
+
It does. GIF is capped at a 256-colour palette with single-bit (on/off) transparency and no partial alpha, which is why photographs band and dither in it. What the format can represent bounds what any editor can preserve, here or on the desktop.
Is anything lost when I export?
+
Only what the export format cannot represent. Choose a lossless output while you are still iterating and a compressed one when you are finished — exporting to a lossy format between edit sessions is what accumulates damage.
Is my file uploaded, or does editing happen locally?
+
Editing happens in your browser; the file goes to our workers only for the operations that genuinely need server-side processing, and it is deleted shortly afterwards.
Will GIF Editor lower the quality of my GIF animations?
+
The binding constraint on a GIF is not the operation, it is the 256-colour palette. Anything that changes pixel values forces a re-quantisation against a palette shared by every frame, which is where banding and dithering come from. Frame timing and loop count are preserved.
Is animation preserved, or do I get a still?
+
Animation is preserved. Every frame is decoded, processed and re-assembled with the original delays and loop count intact. You only get a still if you explicitly ask for a single frame.
Does GIF Editor cost anything?
+
No. GIF Editor is free, needs no account, and adds no watermark to the output. Uploaded animations are deleted from the workers a short time after the job completes.
What can I upload to GIF Editor?
+
Animated and static GIFs, plus animated WebP. Still images work too and are treated as a single-frame animation, which is occasionally what you want when building one.
Why does a PDF site host GIF Editor?
+
PDF.to exists because PDF is where documents go to be shared and the worst place to keep them while they are still being worked on, so nearly every job here is about getting something into or out of that state deliberately. A document rarely arrives in the state it needs to leave in: it is too big, in the wrong order, locked, or a scan with no text in it. GIF Editor sits on the same upload and the same account as the conversions because those jobs turn up together.
What should I do with the result once GIF Editor is finished?
+
The converter on this site moves documents between PDF, Word, images, plain text and eBook formats in either direction, so whatever comes out of a tool here has somewhere to go next without a second upload. Running that after GIF Editor rather than before keeps the document structure intact through the step that is most likely to flatten it.
Is GIF Editor here the same tool the sibling sites run?
+
The engines are shared — the same document toolchain, the same workers, the same limits. What a PDF site adds is a view on when a file should stay a document and when it genuinely wants to become something else, which is the decision most tools quietly make for you. It also starts from one fact about the format this site is named after: a PDF is an object graph, not a page image, so text stays selectable and vectors stay sharp no matter what happens to the raster content inside it.
Do I need an account, and does anything get kept?
+
No account, and nothing is kept: uploads are deleted from the workers shortly after the job finishes, nothing is read and nothing is indexed. Free accounts exist for history and batch size, not for access.