WebTools
Save bookmark
Bookmarks
No bookmarks yet
URL Encode/Decode
Base64
JSON Format
Hash (SHA)
JWT Decode
HTML Entities
String Case
Text Diff
URL Encode / Decode
encodeURIComponent
Input
Encode
Decode
Swap ⇄
Clear
Output
Copy
encodeURIComponent encodes all special characters including : / ? # @ & = + $ ,
Base64 Encode / Decode
btoa / atob
Input
Encode
Decode
Swap ⇄
Clear
Output
Copy
JSON Formatter / Minifier
JSON.parse
Input JSON
Prettify
Minify
Sort Keys
Clear
Output
Copy
Hash Generator
Web Crypto API
Input Text
SHA-1
SHA-256
SHA-512
Clear
Hash Output
Copy
SHA hashes are one-way functions and cannot be reversed or decrypted.
JWT Decoder
header.payload.sig
JWT Token
Decode
Clear
Decoded
Copy
Signature is NOT verified — this tool is for inspecting token contents only.
HTML Entities Encode / Decode
& < >
Input
Encode
Decode
Clear
Output
Copy
String Case Converter
camelCase · snake_case
Input
camelCase
PascalCase
snake_case
kebab-case
UPPER_CASE
lowercase
Title Case
Clear
Output
Copy
Text Diff
line-by-line
Original
Modified
Compare
Clear
Diff Result
Copy