Initializing... drag & drop files here
Supports: MOS
Almost every "MOS to PNG" page you will find answers that question with a flat "yes, PNG is lossless". On this converter that answer is only true on one setting, and being straight about which one is the whole point of this page. MOS is the raw file from Leaf medium-format digital backs — the Aptus and Aptus-II line, 22 to 80 megapixels, written as unprocessed sensor data in a TIFF-derived container. Turning that into a PNG means developing the raw first and then choosing how the finished pixels get encoded, and the default encoding is not the lossless one. The short version: pick Highest if you want a true-colour, mathematically lossless PNG; leave it on the default if you want a much smaller file and can accept a quantized palette.
| Property | MOS (source) | PNG (this output) | JPG (the alternative) |
|---|---|---|---|
| What it holds | Colour-filter-array sensor mosaic plus development metadata | Finished RGB or palette raster | Finished RGB raster |
| Standard | Leaf proprietary, TIFF-derived container | W3C Recommendation, ISO/IEC 15948 | ITU-T T.81 / ISO/IEC 10918-1 |
| Compression | Uncompressed or losslessly compressed raw | DEFLATE (lossless), optionally preceded by lossy palette quantization | DCT, always lossy |
| Alpha channel | None — a sensor readout has no transparency | Yes | No |
| Colour model | Sensor RGB with full development latitude | RGB / RGBA / palette, no CMYK | RGB / YCbCr, no alpha |
| File size at 80 MP | Very large | Large — bigger than JPG at comparable fidelity | Smallest of the three |
| Opens in | Capture One, Leaf Capture, LibRaw-based tools | Every browser, viewer and editor | Every browser, viewer and editor |
| Best for | The editable master you keep | Screenshots, graphics, composites, anything needing exact pixels | Photographic delivery and sharing |
The Quality Preset control does something structurally different at the top of the ladder than it does everywhere else:
| Quality Preset | What the converter does | Lossless? |
|---|---|---|
| Highest | Writes a true-colour PNG directly, at maximum DEFLATE effort | Yes — pixel-exact for the developed image |
| Very High (default) | Writes the PNG, then runs a palette quantizer targeting quality 95 | No — colours are reduced to a palette |
| High | Same palette quantizer, targeting quality 90 | No |
| Medium | Same, targeting quality 80 | No |
| Low | Same, targeting quality 70 | No |
| Very Low | Same, targeting quality 60 | No |
| Lowest | Same, targeting quality 50 | No |
Palette quantization is how a PNG of a photograph gets meaningfully smaller — it maps millions of colours down to a limited palette and dithers the difference. On a poster or a logo you will not see it. On a medium-format landscape with a smooth sky gradient you may, because a gradient is exactly the content a palette handles worst. That matters more here than on an ordinary photo page: people converting an 80-megapixel Leaf frame are usually chasing maximum fidelity, and the default preset quietly trades some of it away.
.mos onto the page or click "+ Add Files". Queue as many frames as you like; they all convert with the same settings.It depends entirely on the Quality Preset. On Highest the converter writes a true-colour PNG and nothing lossy touches it — the encoding is pixel-exact for the developed image. On every other preset, including the Very High default, the PNG is passed through a palette quantizer before you download it, which is a lossy step. The PNG container is always losslessly compressed; what varies is whether the pixels handed to it were reduced first.
Yes, and it is worth separating the two losses. "Lossless" on Highest describes the encoding of the finished image. It does not undo raw development: demosaicing, white balance and the tone curve have already been applied and baked in, and the editing latitude that justified shooting medium-format is gone regardless of the preset. Keep the .mos as your master; no PNG is a substitute for it.
Because it is not throwing away high-frequency detail the way JPEG's discrete cosine transform does. On an 80-megapixel Leaf frame that difference is dramatic — a lossless PNG of a detailed photograph can be many times the size of a visually equivalent JPEG. If the file is too big to send, either reduce Image resolution, use a lower Quality Preset, or accept that MOS to JPG is the correct format for photographic delivery.
It reduces the image to a fixed palette — 256, 128, 64 and so on down to 2 colours — with an optional dither to disguise the banding that reduction creates. It is genuinely useful for graphics, screenshots and flat artwork, where a small palette can shrink a PNG enormously with no visible change. For a medium-format photograph it is the wrong tool: continuous tone is precisely what a small palette destroys. Leave it alone unless you are deliberately going for a posterized look.
No. A raw sensor readout has no alpha channel — every photosite recorded light, so there is nothing transparent to carry over. The PNG is fully opaque. PNG can store alpha, which is why it is the right target if your next step is masking the subject out in an editor, but the converter has nothing to mask with on its own.
There is no bit-depth control on this page, so do not plan around one. PNG the format supports 16 bits per channel, but if guaranteed deep-colour output is what you need, MOS to TIFF is the target designed for it — TIFF handles higher bit depths and carries more of the metadata a medium-format workflow cares about.
They affect how hard the encoder works, not what the image looks like at a given preset. Compression level (default 6) governs the DEFLATE effort spent shrinking the finished PNG; higher values take longer and typically save a few percent. Compression speed (default 4) governs the palette quantizer's own speed-versus-quality tradeoff, where lower numbers mean a slower, more careful palette. Neither is worth changing unless you are batching hundreds of frames and care about throughput.
It is uploaded over an encrypted connection, developed and converted on our servers, and the PNG is returned to you. Both the uploaded raw and the output are deleted automatically after a few hours. No sign-up, no watermark, and your images are never shared or made public. The practical limit on a big Leaf frame is upload size and time rather than anything at the conversion stage.