Embed File in C/C++
This tool generates code to embed files into C/C++ source code with
an optional simple compression that comes with a 10 line decompression routine.
Input
Select files to embed in C/C++:
Mode:
Compress with one uncompress function per file
Compress with shared uncompress function (for multiple files)
Don't use compression
Linebreak at column:
Click to Generate Code
This tool runs locally in pure JavaScript, it does not upload to any server.
Output
Select All