.PPM 文件扩展名
Portable Pixmap Image
| 开发者 | Jef Poskanzer |
| 受欢迎程度 |
3.6 | 64 票 |
什么是 PPM 文件?
A PPM file is a raster image saved in the Portable Pixmap format. It contains plain text that specifies the image's type (plain or "raw"), its number of columns and rows, and its maximum color value. Plain PPM files then specify each pixel's color using ASCII-encoded numbers, while "raw" PPM files specify each included pixel's color using raw binary data.
更多信息
In the late 1980s, developer Jef Poskanzer created the PPM image format and added tools that could create and read PPM images to Pbmplus, his library of tools used to create and manage .PBM, .PGM, and PPM images. PPM files contain color images saved using an RGB color model. Typically, the images use a 24-bit color depth.
In most PPM files, each pixel's color is specified using a trio of ASCII numbers that set the pixel's red, green, and blue color values. Image rows are comprised of sets of RGB values equal to the image's width. These types of PPM files are referred to as plain PPM files and can be identified by the magic number P3 in their header.
"Raw" PPM files, on the other hand, specify each pixel's color using raw binary data, instead of ASCII-encoded numbers. If you were to open a "raw" PPM file in a text editor, its body would appear as gibberish instead of an understandable series of numbers. These files include the magic number P6 in their header.
While many programs support the PPM format, PPM images have quite large file sizes when compared with images saved in other formats, because they are not compressed. Thus, the PPM format is not used much.
如何打开 PPM 文件
如何转换 PPM 文件
You can use Netpbm, ImageMagick or XnViewMP to convert PPM files to other image formats. For example, XnViewMP can convert PPM files to the following formats (and many others):
可打开 PPM 文件的程序
Flipnote Studio Animation
| 开发者 | Nintendo |
| 受欢迎程度 |
4.0 | 5 票 |
A PPM file is an animation created by Flipnote Studio, a free animation app available for the Nintendo DSi. It contains animation frames and audio. PPM files are typically stored on a Nintendo DSi SD card.
更多信息
Flipnote Studio is an animation app that Nintendo DSi players can download from the DSi Shop. It allows gamers to create simple animations and save them to their DSIs' SD cards. These animations are saved as PPM files.
PPM files are typically stored in the following locations:
- North America: /private/ds/app/4B475545/001
- Europe: /private/ds/app/4B475556/001
Some players have uploaded their PPM files to online Flipnote repositories, such as Flipnote Hatena or PPM Archive, from which other Flipnote users can download them.
注: The PPM extension comes from Flipnote Studio's in-development name, Para Para Manga Koubou.
如何打开 PPM 文件
In addition to being able to open and play PPM files in Flipnote Studio, you can open them in the web-based Flipnote Player.
可打开 PPM 文件的程序
Post Programmable Memory File
| 开发者 | 不适用 |
| 受欢迎程度 |
2.4 | 13 票 |
Data file used to "flash" some Nokia mobile phones; sometimes used to change the language pack on a phone to support a different language; may also use the .PPM_B, PPM_C, or PPM_D file extensions.
