Skip to content

schellingb/EmbedFileInC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Run it online

This tool is available online on https://schellingb.github.io/EmbedFileInC/
The file conversion runs locally in pure JavaScript, it does not upload to any server.

Run it offline

You can just clone or download this repository and open index.html in your browser.
The input form and all logic is contained in that single html file.

License

EmbedFileInC available under the Public Domain.

About

Generate code to easily embed files into C/C++ source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages