URL Encoder & Decoder
Encode or decode URLs with live output. Choose component or full-URL mode, batch by line, convert spaces to “+”, normalize %hex to lowercase, and treat “+” as space on decode - all client-side.
Encode Mode
Batch Input
0 Items
1 Output lines
0 Output chars
Encode or decode URLs with live output. Choose component or full-URL mode, batch by line, convert spaces to “+”, normalize %hex to lowercase, and treat “+” as space on decode - all client-side.
Validate, format, and convert JSON directly in your browser. Pretty-print with custom indentation, minify to one line, sort object keys, or export to YAML.
Adjust the color temperature of JPEG, PNG, and WebP images directly in your browser. Make photos warmer or cooler with global and per-image controls, then export in the original format or as a ZIP — all fully client-side.
Add a soft or strong color tint to any image with adjustable strength and custom colors. Perfect for branding, mood styling, and consistent visual tone — all processed locally in your browser.
Create clean, custom QR codes with your colors, shapes, and logo — or generate one-tap actions like call, email, or SMS. Everything runs locally in your browser.
Batch‑crop JPEG, PNG, and WebP to precise aspect ratios with live previews. Edit by pan/zoom, then download in the original format or export everything as a ZIP — all client‑side.
+→-, /→_)=)At the top, badges show mode, input type, items, output lines, and output chars so you can sanity-check results at a glance.
Quick dev utilities Prepare URL-safe tokens, basic auth payloads, or embed small strings in JSON/HTML.
Email/MIME work Wrap at 76 chars to meet legacy MIME expectations or strip padding when systems require it.
Data URL triage
Paste data:*;base64,… strings to decode the payload text instantly.
Batch transforms Convert many items at once - one per line - for docs, test fixtures, or CMS migrations.
Everything runs client-side using standard browser APIs:
TextEncoder/TextDecoder for reliable text handling.data:*;base64, prefix automatically.Yes. Paste a full data URL like `data:image/png;base64,iVBOR…` and the decoder will automatically extract the Base64 segment before decoding.
It replaces `+` with `-` and `/` with `_` so the output is safe in URLs and filenames. You can also decode URL-safe inputs - the tool detects and normalizes them automatically.
Yes. Use Strip padding to remove trailing `=` and Wrap @ 76 to break lines at 76 characters (common for MIME).
This tool targets UTF-8 text. It encodes text to Base64 and decodes Base64 back to text. For arbitrary binary, paste a data URL to view its text representation; raw binary saving isn’t supported yet.
No. The decoder ignores whitespace. In batch mode, the app treats each line as one item.
No. Everything runs locally in your browser. Nothing leaves your device, and it works offline once loaded.
6 min read
JPEG, PNG, or WebP? Learn which image format to use for speed, quality, and SEO - and how to convert instantly in your browser without uploading a single file.
8 min read
Pasting feels instant, but behind the scenes your browser negotiates formats, permissions, and privacy in milliseconds. Here’s what really happens when you paste text or images into a web page - and why it matters for modern creators.
5 min read
Learn what progressive JPEGs really do, why they make images feel faster, and how to create and audit them directly in your browser - no uploads required.
4 min read
A practical, human-friendly workflow for preparing fast, sharp, and consistent blog and social images — resize, convert, compress, and optimize entirely in your browser using Vayce.
5 min read
Your brand’s best colors are often hiding in plain sight — inside your own photos, logos, and product shots. This guide shows beginners how to extract a clean, ready-to-use color palette directly from an image using the Vayce Image Color Palette Extractor.
7 min read
Finding images doesn’t need to be painful. Here are 10 solid, free stock‑image sites you can use right now — plus what to watch out for, and how to make the images web‑ready with your browser tools.