WBMP
From Just Solve the File Format Problem
(Difference between revisions)
(Software) |
(→Sample files) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 12: | Line 12: | ||
== Software == | == Software == | ||
| − | * [ | + | * [[Netpbm]]: pbmtowbmp, wbmptopbm |
| − | * [ | + | * [[ImageMagick]] |
| + | * [[XnView]] | ||
| + | * [[Tom's Viewer]] | ||
* [http://libgd.bitbucket.org/ LibGD] | * [http://libgd.bitbucket.org/ LibGD] | ||
| + | * [http://snisurset.net/code/abydos/ abydos] | ||
| + | |||
| + | == Sample files == | ||
| + | * https://telparia.com/fileFormatSamples/image/wirelessBMP/ | ||
== Links == | == Links == | ||
* [[Wikipedia:Wireless Application Protocol Bitmap Format|Wikipedia article]] | * [[Wikipedia:Wireless Application Protocol Bitmap Format|Wikipedia article]] | ||
Revision as of 21:01, 26 July 2020
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 |
Specifications
Software
- Netpbm: pbmtowbmp, wbmptopbm
- ImageMagick
- XnView
- Tom's Viewer
- LibGD
- abydos