CSV to GeoJSON Converter - Online Map Data Generator
Map CSV columns with latitude/longitude to GeoJSON points. Create mapβready data instantly. All local.
UD5 Toolkit
Decode Data URLs to files & convert files to Data URLs β all client-side, no uploads
Parsed file will appear here
Drag & drop a file here
or click to browse
Max recommended: 10 MB
Generated Data URL will appear here
data: scheme. It includes the MIME type, optional base64 encoding flag, and the actual file content. Common format: data:[MIME-type][;base64],<data>. Data URLs are widely used for embedding images, fonts, and other small assets directly in HTML/CSS to reduce HTTP requests.
decodeURIComponent(). Then it creates a Blob object in your browser and generates a downloadable file β all processing happens locally on your device, no data is ever uploaded to any server.
atob(), Blob, FileReader). Your data never leaves your device. We don't use any server-side processing, no cookies track your Data URLs, and no information is stored or transmitted. You can even disconnect from the internet and the tool will still work perfectly.
FileReader.readAsDataURL() API to encode your file into a Data URL instantly. You can then copy the generated Data URL to your clipboard. Note: Data URLs are roughly 33% larger than the original binary file due to base64 encoding overhead, so this method is best for files under ~10 MB.
Map CSV columns with latitude/longitude to GeoJSON points. Create mapβready data instantly. All local.
Use your webcam to record a video clip and download it as WebM. Adjust resolution. Works offline. Privacyβfriendly.
Use your webcam to record a video clip and download it as WebM. Adjust resolution and see a preview. Works offline.
Write notes that are encrypted in your browser before saving to localStorage. Only accessible with your passphrase.
Generate a DKIM DNS record from a public key and selector. Check syntax. Improve your domainβs email deliverability.
Encrypt and decrypt text using the browser's Web Crypto API. Supports AESβGCM and subtle key generation. No server required.
Attempt to detect your current DNS resolver IPs using DNSβleak test queries. Educational. Privacyβfriendly.
Turn every line of a text file into a separate JSON object in a JSONL file. Configure key name and add line numbers. Perfect for data importing.
Check if a website is globally reachable or experiencing issues. Status code and latency displayed. Quick browser-side test.
Generate random but realisticβlooking data arrays (users, products, orders) with typos and missing fields. For test robustness.
Turn your normal message into 2000s SMS language (e.g., 'you' β 'u', 'great' β 'gr8'). Choose intensity level. Pure fun.
Find your public IP address and view approximate geolocation, ISP, and browser header details. No personal data stored. Static and instant.
Convert your text into a string of emojis using a simple substitution cipher. Share secret messages that look fun. Decode them with the same tool. All local.
Search a curated dictionary of modern internet acronyms (IMO, TBH, IYKYK) and slang. Simple offline-capable reference. No tracking.
Write a message and set a future date. It will be hidden until that day. All stored locally with countdown.
Paste an SVG file and extract all path data. Clean and copy individual d strings. For icon manipulation.
Convert HTML to plain text while preserving paragraph breaks. Remove images, links, and scripts. Quick data extraction.
Generate strong, memorable passphrases using the Diceware word list (EFF). Choose number of words. Cryprographically random selection. Privacy guaranteed.
Encrypt and decrypt text using AES in the browser with a password. Uses Web Crypto API. No data sent to server.
Decode a message hidden in a string of emojis (each emoji maps to a letter). Fun game for kids. Create your own.
Paste HTML and instantly remove all tags, leaving only the text content. Optional keep line breaks. Quick cleaning.
Parse an SVG pathβs d attribute and list all the commands and absolute coordinates. Convert relative to absolute. Local.
Enter a URL to see exactly what Open Graph and Twitter card tags will be shown when shared on social media. Fetch from browser.
Convert standard Markdown into Slackβs mrkdwn format. Fixes bold, italic, and lists for perfect Slack message formatting.
Upload a photo and turn it into an optimized Open Graph image with title overlay. Perfect for blog social shares. Canvas.
Sign a message with a private key and verify the signature with the public key. Learn digital signature flow.
Use your webcam to take selfies. Add a simple frame or filter, then download the picture. No upload, just fun.
Wrap your text inside an ASCII art frame or bubble. Multiple designs (speech bubble, box). Copy to clipboard.
Check which cipher suites a website supports and identify weak or outdated ones. Quick security audit from your browser.
Create a realistic fake text message conversation. Choose iOS or Android style, set contact name, messages, and times. For laughs.