tools.studio

Image to GIF

Takes a PNG, JPG, or WebP and maps it onto a 256-color GIF palette.

Drop images here

Everything happens on your device — your files are never uploaded.

How it works

  1. 1 Drop your images.
  2. 2 Each one gets quantized to a 256-color palette and encoded as GIF.
  3. 3 Download each result, or grab them all as a zip.

Built with open source

  • gifenc — Fast GIF encoding with color quantization. · MIT

Frequently asked

Which input formats are supported? +

Anything your browser can decode as an image. That's usually PNG, JPG, WebP, GIF, BMP, and SVG.

Why do photos look posterized? +

GIF only supports 256 colors per frame, so anything with smooth gradients or lots of colors will band. That's a limit of the format.