URL Encoder / Decoder

Percent-encode special characters in a URL or query string, or decode an already-encoded URL back to readable text.

Decoded
Encoded

About the URL Encoder / Decoder

URL Encoder / Decoder is a free browser-based developer tool from Convertify. Percent-encode special characters in a URL or query string, or decode an already-encoded URL back to readable text. Everything runs instantly with no file upload, no account, and no usage limit.

Frequently Asked Questions

What's the difference between the two encoding modes?

"Component" mode escapes every special character, including / and &, so it's safe to drop a value inside a query string parameter. "Full URI" mode leaves URL structure characters like :/?# intact, so it's for encoding an entire URL, not a single value going inside one.

Why does my decoded URL look different from what I typed?

If you decode using the wrong mode for what was originally encoded, certain characters won't be restored correctly — match the mode to how the string was originally encoded.

Is this the same as encoding a URL for HTML output?

No — percent-encoding (this tool) and HTML entity encoding (for & < > inside HTML) solve different problems. Use this tool for the URL itself, not for embedding it safely inside an HTML page.

Does anything get sent to a server?

No — encoding and decoding both run entirely in your browser using built-in JavaScript functions.

Related Tools

More From the Blog

A visual graphics flow chart turning individual document layouts into active presentation slide blocks

How to Rebuild Visual Slide Layouts from Locked Documents

Struggling to update metrics in a locked pitch deck before a meeting? Learn how to convert PDF to PowerPoint privately to restore presentation control.

A visualization model highlighting clean sections being cut away using a split pdf pages workflow

How to Fix Data Exposure Risks via Selective Page Extraction

Sharing massive multi-page documents can accidentally leak secure data. Read how to utilize split PDF pages safely to distribute targeted information sections.

Dashboard view displaying WebP to JPG tool card with easy local conversion interface

How to Fix WebP Compatibility and Software Import Issues

Struggling with unsupported next-gen web images? Learn how to convert WebP to JPG safely inside your browser without risking your data privacy.

A graphic design workspace layout showing web graphics expanding into editable lossless assets

How to Restore High-Fidelity Details to Web Graphics

Need to edit a compressed web file in local software suites? Learn how to convert WebP to PNG privately to unlock full multi-layer editing control.

A visual thumbnail array display mapping page shifting movements inside a reorder pdf pages utility

How to Correct Scrambled Multi-Page Sequences and Layout Flows

Misplaced appendices or upside-down pages ruining your proposals? Learn how to reorder PDF pages visually without needing heavy software installations.

A structured accounting grid mapping pipeline extracting row vectors using a pdf to excel utility

How to Unlock Tabular Financial Records and Balanced Grids

Manually retyping rows of financial ledger metrics wastes hours and risks typos. Learn how to parse data tables cleanly using a private PDF to Excel engine.

Interface view of JPG to WebP compression layout highlighting website performance gains

How to Improve Website Speed with Image Optimization

Large legacy images slowing down your website? Read our guide on how to safely convert JPG to WebP locally to optimize your page load speeds.

A visual spreadsheet boundary frame resizing cleanly inside printable vertical document boundaries

How to Fit Endless Spreadsheet Grids onto Clean Printed Pages

Tired of endless spreadsheet grids spilling across separate pages and cutting off your columns? Learn how to convert Excel to PDF cleanly to fit your layouts.

A comparison view showcasing large transparent graphics turning into lightweight web files

How to Compress Transparent Graphics Without Losing Quality

Struggling with massive transparent image payloads? Learn how to convert PNG to WebP safely to maintain crisp edge layouts and save storage space.