Base64 Utils
Base64 encode is a tool that encodes text using base64 format. Just paste text that you would like to be encoded and click encode button. Also you can use URL safe option.
Base64 Decode is a tool that decodes text that encoded via Base64 format. Just paste text that you would like to be decoded and click decode button.
JWT decode; debugs and decodes JWT to show header and payload parts.