Skip to main content

URL and Filter Decoder

info

This feature is still in beta. 🧪

Please leave to help us improve this feature.

ADITO URLs can contain filters encoded as URL-safe Base64 JSON. The JSON may also be compressed, making the filter difficult to inspect when troubleshooting a URL. Use this tool to decode the filter and display it as a readable JSON object.

Enter one of the following:

  • A complete HTTP or HTTPS URL containing the filter in the search or a search.* query parameter. The tool also displays the URL's protocol, host, path, ID, and any additional query parameters.
  • A URL-safe Base64-encoded JSON filter, either uncompressed or compressed.