- Will colors change when converting PNG to GIF?
- They can. GIF stores at most 256 colors, so full-color PNGs — especially photos and gradients — are mapped to a reduced palette and may show banding. Simple graphics, icons, and screenshots with few colors usually convert cleanly.
- What happens to PNG transparency?
- GIF only supports on/off transparency. Fully transparent areas are kept, but soft semi-transparent edges from the PNG alpha channel become hard edges. Keep PNG or use WebP if you need smooth transparency.
- Is my image kept private?
- Yes. Files are uploaded over HTTPS and processed on our servers only to run the conversion. Converted outputs are auto-deleted within 24 hours, and uploaded inputs are removed within 6–24 hours.
- What are the file size and usage limits?
- Anonymous visitors can convert files up to 20 MB and get 1 free server conversion. A free account raises the limit to 50 MB with 3 conversions every 30 days and batches of up to 5 files. Paid users get 200 MB per file and batches of up to 100 files.
- Can I combine several PNGs into one animated GIF?
- No. This tool converts one PNG at a time into a single still frame. To build an animated GIF from multiple images you need a dedicated animation tool that sequences frames and sets timing.
- When does it actually make sense to use GIF instead of keeping PNG?
- Mainly when a specific tool, platform, or legacy system strictly requires a .gif file. For everyday storage or sharing, PNG or WebP will almost always give you better color accuracy and, often, a smaller file too.
- Is there a setting to control the color count or quality?
- No. This tool has no manual options — it automatically builds an optimized 256-color palette (GIF's maximum) and outputs a single-frame still GIF.