WBMP
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|wbmp}} |mimetypes={{mimetype|image/vnd.wap.wbmp}} }} '''WBMP''' ('''Wireless Bitmap''') is an image file...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|wbmp}} | |extensions={{ext|wbmp}} | ||
|mimetypes={{mimetype|image/vnd.wap.wbmp}} | |mimetypes={{mimetype|image/vnd.wap.wbmp}} | ||
+ | |pronom={{PRONOM|fmt/497}} | ||
}} | }} | ||
− | '''WBMP''' ('''Wireless Bitmap''') is an image file format associated with WAP (Wireless Application Protocol). It stores uncompressed bi-level raster images. | + | '''WBMP''' ('''Wireless Bitmap''', or '''WAP Bitmap''') is an image file format associated with WAP (Wireless Application Protocol). It stores uncompressed bi-level raster images. |
== Specifications == | == Specifications == | ||
Line 11: | Line 12: | ||
== Software == | == Software == | ||
− | * [http:// | + | * [[Netpbm]]: pbmtowbmp, wbmptopbm |
+ | * [[ImageMagick]] | ||
+ | * [[XnView]] | ||
+ | * [[Tom's Viewer]] | ||
+ | * [http://libgd.bitbucket.org/ LibGD] | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
− | == | + | == Sample files == |
+ | * {{DexvertSamples|image/wirelessBMP}} | ||
+ | |||
+ | == Links == | ||
* [[Wikipedia:Wireless Application Protocol Bitmap Format|Wikipedia article]] | * [[Wikipedia:Wireless Application Protocol Bitmap Format|Wikipedia article]] |
Latest revision as of 02:57, 28 December 2023
WBMP (Wireless Bitmap, or WAP Bitmap) is an image file format associated with WAP (Wireless Application Protocol). It stores uncompressed bi-level raster images.
Contents |
[edit] Specifications
[edit] Software
- Netpbm: pbmtowbmp, wbmptopbm
- ImageMagick
- XnView
- Tom's Viewer
- LibGD
- abydos