.PNJ Bestandsextensie
Portable Network JPEG Image
| Ontwikkelaar | PNG Development Group |
| Populariteit |
3.1 | 10 Stemmen |
Wat is een PNJ-bestand?
A PNJ file is an image saved in the Portable Network JPEG (PNJ) format. PNJ files are similar to normal .JPG files, in that they contain image data compressed using lossy compression. However, unlike typical JPGs, PNJ files can contain transparent sections.
Meer informatie
The PNJ format is a hybrid of the .PNG and JPEG formats. Each PNJ file contains JPEG-encoded image data saved within a PNG container. This allows PNJ files to include an alpha channel, like PNG files, while still being compressed using lossy compression (reducing their file size in comparison to PNG files).
The PNG Development Group created the PNJ format for use alongside the .MNG (Multiple-Image Network Graphic) format. Each MNG file can be comprised of multiple PNJ files, used to show an animation. However, both MNG files and PNJ files are quite uncommon. Thus, most image viewers and editors cannot open PNJ files.
OPMERKING: During development of the MNG format, the PNG Development Group renamed the PNJ format to the JPEG Network Graphic (.JNG) format.