What does the photo format png mean?

Png: Portable network graphics is a lossless compressed bit picture format, which aims to replace GIF and TIFF file formats and add some functions that GIF file formats do not have. PNG adopts lossless data compression algorithm derived from LZ77. Because of its high compression ratio and small file size, PNG is generally used in JAVA programs, web pages or S60 programs.

During the spread of PNG, it took many web browsers a long time to fully support PNG format. For example, the default Internet Explorer browser of Microsoft Windows didn't support the translucent effect of PNG format until version 7.0. Earlier versions (such as 6.0 SP 1) needed to download hot fixes or websites provided additional scripts to support it, which led to the PNG format not being widely recognized.

Extended data:

In the early period of 1995, Unisys began to collect commercial fees according to the software patent of LZW data compression algorithm in GIF format. In order to avoid the influence of patent, PNG representing a single image and MNG representing animation are created at the same time. 1In August, 1999, Unisys further suspended the GIF patent free license for free software and non-commercial software developers, which made PNG format get more attention.

1June, 1996, the draft of PNF (Portable Network Framework) was put forward, and it was renamed as MNG (Multi-image Network Graphics) in August of that year.

Baidu encyclopedia -png

Baidu encyclopedia-lossless compression