Transcode binary data to or from a bitmap image.
Project description
Convert any file to a bitmap and back again. The resulting bitmap is a visual representation of the original file. The last pixel contains the size of the original file.
For example, this is an mp3.
Installation
Python 3 only.
$ pip install bmp-transcode
Usage
To a bitmap:
$ bmp-transcode to input.file output.bmp
To the original file:
$ bmp-transcode from input.bmp output.file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for bmp_transcode-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b30d162b938cf25b7c6159226cf1b1f0c7c47303d62d8395bf37ccc0417660f0 |
|
MD5 | 5ea81a77701246e61b3583bc1745419f |
|
BLAKE2-256 | 2b6bbca6e1c7562a18a3fb01c1a297cf36b4a70a4f269dcce793cb9bd284b976 |