i had a go at doing this optimally. Optimal meaning within the log2 space of decodeable LSD chars, which at this time (January 2023) is 19 chars this version is not compatible with the above 20 char version /* pack/unpack a key into 19 7-bit symbols which should convert to 19 LSD-compatible UTF-8 bytes borrows the carry method found in Key2Packed from the forum Scripting Library as wrote it allows a TAB char to be optionally appended, for 20 symbols appending TAB prevents cr
    • Like
    2