.PNJ 文件扩展名
Portable Network JPEG Image
| 开发者 | PNG Development Group |
| 受欢迎程度 |
3.1 | 10 票 |
什么是 PNJ 文件?
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.
更多信息
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.
注: During development of the MNG format, the PNG Development Group renamed the PNJ format to the JPEG Network Graphic (.JNG) format.