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
The CRM you&rsquo;ll want to use every day Icon
The CRM you&rsquo;ll want to use every day

With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
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