!!! Fatal issue solved as of april 12 2026 !!! Compress string or decompress bjw64 Tripple click output to select all, ctrl c copy ctrl v paste in prompt, does not rquire original message to decode so all data is successfully compressed algorithm meant to compress data in projects for lower json usage, normally a fully structured object file or texture is compressed to 60% or 70% size It is case sensitive
Special thanks to @Yoshiii999 for reporting a major issue The name originally comes from my attempt at a more efficient file format to replace obj and it succeeded being called "bones, joints, weights" or "bjw" 64 comes in because it uses base64 as it is a binary format Working on making this compress further Honestly gonna be a while before I get this in a ratio that is good enough for complete compression, currently storing the table is a large portion of the output of small text, so smaller text is just not viable Intended use cases are long text and files, i will make a version where you can have a compressed table using only ascii characters allowing smaller text to be viable for cloud variables or save data This is also an elegant way to compress save data and obfuscate it to prevent cheating Uses a heavily modified huffman algorithm Using this project requires credit or remix Designed to be used in tridium engine Format may change, use at your own risk, data corruption could occur with updates I know i was lazy with the UI but what matters here is the back end part