Nearly everytime I developed something on an embedded device I came to the point where I needed a simple 1-bit Bitmap to integrate some symbols. The Problem was that everytime I had to write my images by hand like:
0b0000000
0b0001000
0b0010100
0b0100010
0b1000001
And then i came to the point the images were larger than this example, say 32*32 or more. And thats a torture.

And that's the reason I started this project.
It's a simple and small command line application which let you convert any (1-32bit) BMP into a string representation of 0 or 1, or even in hex. The program hasn't any problem with images up to 1000 * 1000 px.

Btw, it's not as useful to tell you all about everything the program can do as to try yourself, just download it and feed it with an random BMP image, it's smaller than 200kB :)

If you're not on Windows you can use the Program with WINE or easily recompile it for your platform (You have to change the output coloring)

Program developement: finished

Features

  • Convert any BMP file to binary or hex representation
  • - with or without prefix
  • - "colors" like input or inverted
  • - with screen and/or file output (file output only increases speed (1000*1000 img in <0.2 sec))

Project Samples

Project Activity

See All Activity >

Follow MonoBitmap

MonoBitmap Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MonoBitmap!

Additional Project Details

Operating Systems

Windows

Languages

English

Intended Audience

Developers

User Interface

Command-line

Programming Language

C++

Related Categories

C++ Code Generators, C++ Image Converters

Registered

2013-08-10