Audio to Base64 Converter - Online Embed Sound in HTML
Encode short audio clips into Base64 data URIs for direct embedding in HTML5 <audio> tags. No external files needed.
UD5 Toolkit
Interactive guide to common sound levels — from near silence to the pain threshold
| Sound Level | Max Safe Exposure (per day) | Example |
|---|---|---|
| 85 dB | 8 hours | Heavy city traffic |
| 88 dB | 4 hours | Busy restaurant kitchen |
| 91 dB | 2 hours | Power tools (close range) |
| 94 dB | 1 hour | Lawn mower |
| 97 dB | 30 minutes | Motorcycle (rider's ear) |
| 100 dB | 15 minutes | Subway train arriving |
| 103 dB | 7.5 minutes | MP3 at maximum volume |
| 106 dB | < 4 minutes | Car horn (close range) |
| 110+ dB | < 1 minute | Rock concert, nightclub |
| 120+ dB | Immediate risk | Jet engine, gunshot |
Encode short audio clips into Base64 data URIs for direct embedding in HTML5 <audio> tags. No external files needed.
Count significant digits in a number and round to a specific number of sig figs. Perfect for chemistry and physics labs.
Click a planet to see mass, diameter, moons, temperature, and distance from sun. Beautifully styled static data.
Estimate potential honey yield by entering hive count, forage radius, and bloom type. Educational for beekeepers.
Convert a decimal number to 32-bit single precision IEEE 754 format. See sign, exponent, mantissa bits. Developer tool.
Call navigator.storage.estimate() and display a visual pie chart of used vs. available browser storage. For PWA debugging.
Encode or decode text using Base32 scheme. Ideal for legacy systems and data obfuscation. Works completely offline in your browser for maximum security.
Browse, edit, and delete keys stored by the idb‑keyval library in your browser. Handy for debugging PWAs.
Convert text and files to Base64 or decode Base64 back to original content. Processed locally with no server upload, ensuring complete data security.
Encode special characters into URL-safe format or decode percent-encoded strings back to plain text. Fast and reliable, runs locally in your browser.
Enter a name and query npm registry via public API to check if it's taken or scoped. Quick.
Construct HTTP Link headers for server push replacements, preload, and preconnect. Copy the header value.
Obfuscate strings using simple techniques to prevent casual reading. Useful for hiding spoilers or email addresses from bots. Decode with the same tool.
Searchable list of Q-codes with meanings. Also includes RST system. Prepare for license.
Offline‑first search of the CanIUse database. Type a CSS property, HTML element, or API and see global support percentages. Fast.
Browse the built‑in styles that browsers apply to HTML elements. Understand why your page looks different. Static reference.
Search by country or city to find the capital. Full offline list. Useful for homework or travel planning. Static data.
See your device's battery level, charging status, and discharge time using the Battery Status API. Fun utility.
Search and browse a comprehensive table of SI units and common imperial conversions. For students and engineers.
Search by country or currency name to find its symbol and code. Quick static reference for international business.
A clean, printable Morse code chart with letters, numbers, and common punctuation. Learn and decode easily. Static.
Search for any file extension to see its full name, MIME type, and description. Covers thousands of entries. Static data.
An interactive reference for regular expression tokens. Click a token to see its explanation and example. Learn regex faster.
Searchable grid of all named HTML character entities with previews. Click to copy &, <, © etc. For web devs.
Search a library of famous company brand colors with hex codes. Copy any color instantly. For designers and marketers.
A visual guide to common copy‑editing and proofreading symbols. Click a mark to see its meaning. For writers.
Search by MIME or file extension to see the corresponding type. Helpful when configuring web servers. Static.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
See a live VU meter of your microphone's input level. Test if your mic is working and adjust gain. Privacy‑friendly.
Reference diagrams for USB‑A, USB‑C, micro‑USB pinouts. See wire colors and signal descriptions. Hardware hacking helper.