

Bin2C
Bin2C is a Windows command-line utility which takes HTML or text files as input, converting it to a C-array that can be included in target application code.
Cost / License
- Free
- Proprietary
Platforms
- Windows
Features
Tags
- development
- hexdump
- binary-to-array
- bin-to-array
- binary-to-c
- binary-to-cpp
- hex-dump
- bin-to-c
- bin-to-cpp
Bin2C News & Activities
Recent activities
Bin2C information
What is Bin2C?
Bin2C is a Windows command-line utility which takes HTML or text files as input, converting it to a C-array that can be included in target application code.
Bin2C does not require additional software to be installed (runs stand-alone). Typical usage applications are data that need to be included in a C-program, such as FPGA configuration data, bitmaps in portable format (such as GIF, PNG), web pages that need to be delivered by a built-in web server etc.
The Bin2C utility is very simple to use. It expects a path to an existing file as an input parameter as well as a path to an output file. The input file will be read as binary input data and output into a C-array in the output file. The C-array can be easily compiled into an application.




