Tool to convert cpBitmap files. cpBitmap is a proprietary format for image files used by Apple devices running iOS (iPhone, iPad)
CPBitmap Image - dCode
Tag(s) : Image processing
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
Tool to convert cpBitmap files. cpBitmap is a proprietary format for image files used by Apple devices running iOS (iPhone, iPad)
The cpbitmap format is used by Apple on iDevices such as the iPhone or the iPad. Technically simple (no compression), it is used, on some iOS, to save images.
Example: Files such as LockBackground.cpbitmap (background image for the lockscreen) or HomeBackground.cpbitmap (background image for icons' dock) are in cpbitmap format.
Similar to Bitmap (BMP) format cpbitmap images are encoded over 3 channels in RGB (Red, Green, Blue) in reverse order (the first pixels are on the bottom left of the image and information on the image size are at the end).
There have been several versions of the Cpbitmap format and not all of them are supported. In addition, some images are encrypted and not readable, the program displays an error and can not convert it to PNG or JPG. Finally, images of several million pixels will cause a memory error.
dCode retains ownership of the source code of the script CPBitmap Image online. Except explicit open source licence (indicated Creative Commons / free), any algorithm, applet, snippet, software (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt, encrypt, decipher, cipher, decode, code, translate) written in any informatic langauge (PHP, Java, C#, Python, Javascript, Matlab, etc.) which dCode owns rights will not be released for free. To download the online CPBitmap Image script for offline use on PC, iPhone or Android, ask for price quote on contact page !