tag64 encoder/decoder

this tool lets you hide/show text within other text using unicode tags and base64

i doubt anyone will have much use for this format, but i made it anyways

encode

for each tag64 string you want to insert, simply type "Tag64[text you want to be hidden]" without quotes

for example, typing "Hello world! Tag64[use cedar]" will show up as "Hello world! ", and when decoded will show up as "Hello world! use cedar"

you can also add a backslash between Tag64 and [ to just type Tag64[ without encoding it

also, you can't embed tag64 inside tag64. sorry



decode