bmp
images
BMP - est un format de fichier bitmap populaire pour stocker des fichiers de ligne de numérisation, présenté par les experts de Microsoft. Il est conçu exclusivement pour les lignes de numérisation à une seule couche. Ces fichiers peuvent avoir plusieurs extensions: .rle, .dib, .bmp. Avec la prise en charge intégrée dans les systèmes d'exploitation Windows / 2, l'extension est ouverte de manière transparente par diverses applications.
pgm
images
PGM file format was developed alongside the open-source Netpbm package of graphics program. Developed by Jef Poskanzer in 1988, PGM was a format for storing grayscale images and supporting bitmap. The PGM file format is forward compatible with recent graphics editing software like Corel PaintShop Pro X4, ACDSee Photo Manager 14, and ACD Systems Canvas 15. Being a plain text format, PGM can be edited using any available text editor, and thus survives the quintessential changes that image files undergo when transmitted via email. PGM files come in two types, only differentiated by magic numbers – P2 and P5, which helps graphics editor software identify the data encryption standard.