Encode Decode Tools

What are Encoding and decoding data to text or image used for?

  • Decode a string that has been html encoded.
  • Encode a html string to be used as text on a page
  • Decode a URL link that has been url encoded
  • Encode a URL Link to a valid ASCII format
  • Decode a URL Query String that has been url encoded
  • Encode a URL Query String to handle special characters.
  • Decodes a string so that it conforms to Base64 data encoded format
  • Encodes a string so that it conforms to Base64 data Encoded format.
  • Converts a base64 string to an image, the string should be Base64 data encoded.
  • Converts an image to Base64 data encoded format.
  • Decodes a string so that it conforms to Base 58 data encoded format
  • Encodes a string so that it conforms to Base58 data Encoded format.
  • Decodes a string so that it conforms to Base 62 data encoded format
  • Encodes a string so that it conforms to Base62 data Encoded format.
  • Decodes a string so that it conforms to Base 91 data encoded format
  • Encodes a string so that it conforms to Base91 data Encoded format.
  • Deflate, base64 decode a SAML Message request and response payload.
  • Inflate, base64 encode a SAML Message request and response payload.
  • Convert Text to Morse Code - encode or decode
  • Data object serialization, deserialization, data exchange.
  • Create printable, scannable, standard barcode labels
  • Create QR codes for a website URL, phone number, SMS, Plain text