URL Encoder / Decoder
API endpoints:
POST /api/v1/url/encode–{"text": "https://hefftools.dev/?q=test"}POST /api/v1/url/decode–{"text": "https%3A%2F%2Fhefftools.dev%2F%3Fq%3Dtest"}
More tools:
API endpoints:
POST /api/v1/url/encode – {"text": "https://hefftools.dev/?q=test"}POST /api/v1/url/decode – {"text": "https%3A%2F%2Fhefftools.dev%2F%3Fq%3Dtest"}More tools: