Glyph Compression API

The 64 glyphs are the engine. Compression is glyph execution.

Get API Key

Compress a File

Command Line

curl -X POST https://big.lain.technology/glyphcomzip/compress \
  -H "X-API-Key: YOUR_KEY" \
  -F "file=@yourfile.bin" \
  -o yourfile.glyph

API Status