Initializing... drag & drop files here
Supports: NEF
Turn a sequence of Nikon NEF RAW photos into one animated PNG: upload your shots in order, pick a frame rate, and download a single looping APNG. Each NEF is demosaiced and rendered to an 8-bit sRGB frame, then the frames are stacked losslessly — so a star-trail, timelapse, or burst sequence plays back in full 24-bit color with none of GIF's 256-color banding. Upload one NEF and you get a clean one-frame APNG; upload several and each becomes a frame in the animation.
| Property | APNG | GIF |
|---|---|---|
| Color depth | 24-bit (16.7M colors) | 8-bit (256 colors) |
| Transparency | 8-bit per-pixel alpha | 1-bit (on/off) |
| Compression | Lossless | Lossless, palette-limited |
| RAW-rendered frames | No banding on skies/skin | Visible posterization on gradients |
| Fallback when unsupported | Shows first frame as PNG | N/A (universal) |
| Browser support | ~94.7% of users | Universal |
Add every NEF you want as a frame before you convert — the upload order is the playback order. Each RAW photo is rendered to one frame, and the FRAMERATE setting controls how fast they play. A single uploaded NEF produces a valid one-frame (static) APNG, which is normal since APNG is a multi-frame format.
Not in full. NEF stores 12- or 14-bit-per-channel sensor data with far more highlight and shadow latitude than a display can show. To make a viewable animation, each frame is demosaiced and tone-mapped down to an 8-bit sRGB rendering — the same step any RAW viewer performs. The APNG container itself is lossless, so nothing is lost after that render, but the deep RAW latitude is baked in at the demosaic stage. For frame-by-frame exposure control, develop each NEF in your RAW editor first, export to PNG, then use PNG to APNG.
A demosaiced NEF is full-color, and GIF caps every frame at 256 colors, which adds visible banding to skies, skin tones, and out-of-focus backgrounds. APNG stores full 24-bit color losslessly, so the frames look like the rendered originals. In our testing, a 5-frame golden-hour NEF sequence rendered to 1080p produced an APNG with smooth sky gradients, where the GIF version showed dithering and posterization across the same areas.
NEF (Nikon Electronic Format) is Nikon's proprietary RAW format, introduced in 1999 with the Nikon D1. It is a TIFF-based container holding the sensor's unprocessed Bayer mosaic data plus extensive EXIF and lens metadata. You do not need NX Studio, Lightroom, or any Nikon app here — the NEF is decoded server-side, so just upload the file straight from the camera or card. If you only need a single still, NEF to PNG gives you one lossless image instead of an animation.
Chrome 59+, Firefox 3+, Safari 8+, Edge 79+, and current Opera play APNG natively — about 94.7% of users worldwide per caniuse. APNG was formally folded into the PNG specification by the W3C in 2025. In an app or old browser that does not understand the animation (such as Internet Explorer), the file falls back to showing its first frame as a normal still PNG, so it never appears broken.