it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Mime header (RFC 2047) encoder and decoder

Open olivernybo opened this issue 1 year ago • 2 comments
trafficstars

What tool do you want? A mime header (RFC 2047) encoder and decoder

Describe the solution you'd like Encoder: an input box where you type your UTF-8 text and another box where the output is placed to copy from. Decoder: an input box where you paste your encoded text and another box where the output is placed to copy from.

Is there an example of this tool in the wild? Link to existing tool: https://www.manty.co.kr/bbs/ext/mime-text Documentation: https://datatracker.ietf.org/doc/html/rfc2047#section-2

Additional context This is something I use a lot for ntfy notifications.

olivernybo avatar May 13 '24 07:05 olivernybo

Hi @olivernybo and @CorentinTh , implemented in https://github.com/CorentinTh/it-tools/pull/930

sharevb avatar May 13 '24 16:05 sharevb

@sharevb Apologies, I didn't see that! Hope it gets merged soon.

olivernybo avatar May 14 '24 11:05 olivernybo