JPG
JPEG imageUsed for photos and compact web images.
- Family
- Images
- MIME
- image/jpeg
Convert JPG to GIF online. See the real pixel decoding and image re-encoding behavior, preservation limits, and a format-specific acceptance test.
Converter.now decodes lossy JPEG pixels tuned for photographic detail and near-universal compatibility into a working pixel canvas, then writes that canvas according to GIF's color and compression model. Dimensions may stay constant while encoding, metadata, and fine detail change. JPEG decoding applies orientation and color interpretation to already quantized image blocks; each later lossy write starts from those decoded pixels rather than the camera original. Because GIF reduces every frame to an indexed palette with only on/off transparency, quality here comes down to color selection, dithering, disposal, timing, and the loop seam — with no audio at all.
Canvas decoded from lossy JPEG pixels tuned for photographic detail and near-universal compatibility. Image written as a frame animation or indexed-color image limited to a 256-color palette.
Used for photos and compact web images.
Designed for short animations and simple graphics.
Choose GIF when its particular balance of compatibility, alpha, animation, and file size matches the destination better than JPG.
Every additional JPEG encode adds more ringing and blocking around edges, and any transparency has to be flattened to an opaque background first.
Photographs and gradients can band, semi-transparent edges are reduced, and timing may be quantized.
Video-to-GIF output is sampled at 12 frames per second, capped at 960 pixels wide, and contains no audio.
Compare faces, gradients, and high-contrast edges at full display size, and confirm transparent areas were flattened the way you expect.
Play the full loop and inspect color banding, disposal between frames, transparency, and the loop seam.