What is the difference between component and full URL mode?
Component mode encodes reserved delimiters so a value can fit safely inside a URL. Full mode preserves URL structure while encoding spaces and Unicode text.
Developer
Explicitly encode or decode one URL component or a complete URL/URI. Component mode escapes structural delimiters; full mode preserves them — entirely locally.
Your encoded or decoded result will appear here.
Three simple steps
Paste a parameter value, URL, URI, or percent-encoded text.
Choose component or full URL/URI scope; the tool never guesses.
Encode or decode, then copy or download the current result.
Privacy first
Tool input and results are processed in temporary state for the current page. The TabPebble application does not send them to a server, write them to a database, or create processing history. Pages and code still load through ordinary network requests. Your browser may restore a tab, while downloads and clipboard copies remain on the device until you remove or replace them.
FAQ
Component mode encodes reserved delimiters so a value can fit safely inside a URL. Full mode preserves URL structure while encoding spaces and Unicode text.
Yes. Core tools are free to use and do not require an account.
No. The TabPebble application performs the tool task in your browser and does not put input into site requests; ordinary page and code requests still reach the hosting service.