Does this restructure whole URLs?
No. It treats the input as a URL component, not a full URL parser.
Ready to Use
Convert text to or from URL component encoding with a single mode switch. Encode mode uses percent encoding with spaces as %20, while decode mode resolves %XX sequences and treats plus signs as spaces.
Tool Workspace
Upload/convert-style experience with deterministic output and download-friendly rendering.
Enter text to URL-encode or URL-decode it.
No. It treats the input as a URL component, not a full URL parser.
Encode UTF-8 text into Base64 or decode Base64 back into plain text.
Use Base64 Encode / Decode next when the file needs one more cleanup or export step.
Next step: Base64 Encode / DecodeConvert text into upper, lower, title, sentence, camel, pascal, snake, or kebab case.
Use Text Case Converter next when the file needs one more cleanup or export step.
Next step: Text Case ConverterConvert Unix seconds, Unix milliseconds, and ISO 8601 timestamps into aligned UTC formats.
Use Timestamp Converter next when the file needs one more cleanup or export step.
Next step: Timestamp Converter