What is the difference between .jnx and .pbm?
- Extension
- .jnx
- .pbm
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Garmin
- Wolfgang Hoschek
- Description
- JNX is a raster image file format used by Garmin devices. It stores satellite map images seen through a BirdsEye subscription. This satellite maps are divided into smaller tiles for faster loading when displaying them. Hence, the name tile format.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/x-jnx
- image/x-portable-bitmap
- Sample
- sample.pbm
- Wikipedia
- .pbm on Wikipedia