JWT Decoder
Decode JWT header and payload sections so you can inspect claims without verifying the signature.
Convert CSV data between comma, semicolon, tab and pipe delimiters while preserving quoted fields.
Different spreadsheet tools and regional settings expect different delimiters. This converter reads quoted values before writing the selected output format.
Start with a small sample, check the output, then paste the full text when the result looks right. For important production data, review the output before saving or sharing it.
Convert comma, semicolon, tab and pipe data without breaking delimiters inside quoted cells.
Read guideYes. The parser keeps delimiters that appear inside properly quoted fields.
Yes. Select Tab as the input or output delimiter.