PocketPlay
中文

GIF to PNG

Convert a GIF into a lossless PNG still that keeps the transparent pixels — runs entirely in your browser.

🔒 Runs in your browser — files never leave your deviceFree · No sign-up
Drop images here, or click to choose GIF files · the first frame is used

    Options

    Conversion is drawn through your browser's canvas, so EXIF, GPS and colour-profile tags are not carried over — handy when you want to strip metadata before sharing.

    How to convert GIF to PNG

    1. Drop the .gif files you want as stills into the box.
    2. Leave Keep transparency ticked to preserve the GIF's transparent pixels.
    3. Press Convert to PNG and download the results, one by one or as a ZIP.

    FAQ

    Does it keep the animation?

    No — a plain PNG is a single image, so you get the first frame. (APNG exists but almost nothing outside browsers reads it.)

    Why convert a GIF to PNG at all?

    PNG supports millions of colours and smooth alpha edges, so it is the better container once you start editing. It is also the right format if a site or app rejects GIF uploads.

    Will the file get bigger?

    Often yes, because PNG is truecolour while GIF is limited to a 256-colour palette. For simple graphics the sizes are usually close.