https://github.com/goto-eof/bitmaptize
Wraps data inside a .bmp and extracts data from .bmp.
https://github.com/goto-eof/bitmaptize
bitmap bmp convert data wrap
Last synced: 3 months ago
JSON representation
Wraps data inside a .bmp and extracts data from .bmp.
- Host: GitHub
- URL: https://github.com/goto-eof/bitmaptize
- Owner: goto-eof
- License: gpl-3.0
- Created: 2023-08-28T22:33:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-02T00:43:53.000Z (over 1 year ago)
- Last Synced: 2024-12-30T03:44:08.533Z (5 months ago)
- Topics: bitmap, bmp, convert, data, wrap
- Language: C++
- Homepage:
- Size: 2.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitmaptize
Wraps data to .bmp and extracts data from .bmp.
# What is Bitmaptize?
Bitmaptize first of all is an experiment with the bitmap files. It is an application that allows to wrap any file into a bitmap file and viceversa.
The result of the wrapping data to .bmp file is like this:
I want to clarify that Bitmaptize does not allow to encrypt or hide data, it simply takes the content of a file and wraps it in a bmp file so that , a .zip or a .exe file for example, can be viewed and shared as an image.
For data encryption, please refer to other softwares like [Crypton](https://snapcraft.io/crypton).
# Download (for Ubuntu)
[](https://snapcraft.io/bitmaptize)
# Screenshots
| Screenshots | |
| :-----------------------------------------: | :-----------------------------------------: |
||
|
||
|
If you found a bug, please [contact me](http://andre-i.eu/#contactme).