Raw Data fsdata.c Generator with GZIP Compression

This tool generates a C array with binary data from a file, compressed with GZIP algorithm.

The file will be compressed before being converted to a C byte array, allowing delivery to the client with Content-Encoding: gzip header.

Generated Code:

Copied!