CSV Viewer & Editor - Online Spreadsheet Tool
View and edit CSV data in a familiar table interface. Add/delete rows and columns, sort, and export. Fully local, no cloud sync.
UD5 Toolkit
Create WCAG-compliant, colorblind-friendly palettes for data visualization
['#E69F00','#56B4E9',...]. For R (ggplot2), use scale_fill_manual(values=c(...)). For D3.js, use the array in d3.scaleOrdinal(). For Tableau, you can manually enter the HEX values in the color palette editor. CSS custom properties export is ideal for web-based charting libraries.View and edit CSV data in a familiar table interface. Add/delete rows and columns, sort, and export. Fully local, no cloud sync.
Paste a URL and see the og:title, description, image, and twitter card that will be used when shared. No server needed.
Upload a small file to see each byte as a block, color-coded by value. Visualize the structure of binary data. Client-side.
Enter a URL and see a preview of how it will appear when shared on Facebook, Twitter, LinkedIn. Detect missing tags.
Enter drum diameter, depth, and material to find the shell's approximate fundamental note. For tuning reference.
Take a screenshot of the current browser tab using Screen Capture API. Crop, annotate with text and arrows, and download as PNG. Local only.
Display a dynamic list of keyboard shortcuts for the current browser and operating system. Filter by category. Keep it open for reference.
View and edit ID3 tags of MP3 files, including title, artist, album, and artwork. All processing in your browser; no files uploaded.
See the roving tabindex pattern in action. Use arrow keys to navigate a list. Copy the accessible JavaScript pattern.
See how many tabs you have open and estimate memory usage based on navigator object. Fun productivity check.
Enter total drive time or playlist length to figure out how many songs you need. Convert time to estimated tracks.
Press any key and see the full KeyboardEvent object: key, code, keyCode, modifier status. Dev tool.
Select knife type and see recommended sharpening angle. Visual guide with degree display. Perfect edge every time.
Enter room dimensions and number of walls to calculate needed 4x8 or 4x12 sheets, plus joint compound and tape estimate. Local tool.
Build a horizontal scroll‑snap container with configurable snap‑type and alignment. Perfect for image galleries.
Click a root key and chord type (Maj, min, 7th) to see the notes highlighted on a piano keyboard. Learn chords fast.
Paste a simple drum tab or select a pattern and hear it played. Learn drum set notation interactively.
Full-featured scientific calculator with trigonometric, logarithmic, and exponential functions. Clean interface and keyboard support. No installation required.
Enter a password and see the estimated time it would take to crack using brute force at different speeds. Educational.
Build a group of `<details>` elements where opening one closes others. Optional JavaScript. Copy the accessible snippet.
Drop any file to see its raw hexadecimal representation and ASCII side‑by‑side. Navigate with offset. Client‑side only.
Classic solubility rules for ionic compounds in water. Determine if a salt is soluble or forms a precipitate. Static guide.
Apply rounded corners to an image and keep the background transparent. Save as PNG. Perfect for avatars and icons.
Flip images vertically or horizontally, and rotate in 90° increments. Quick and simple editing right in the browser. Download the corrected image instantly.
Enter a song title and artist to find lyrics using public APIs. Quick preview and copy. A lightweight tool for music lovers.
Remove solid or similar backgrounds from images using color thresholding. No AI, just quick client-side canvas processing. Download as PNG.
Find the date of Easter Sunday for any given year. Learn about the computus algorithm. Simple and accurate.
Remove clicks, pops, and crackle from audio recordings. Useful for digitizing vinyl. Threshold‑based local processing.
Draw a line along the horizon and the tool rotates the image to make it perfectly level. Small rotation. Canvas editing.
Find what day of the week any past or future date falls on. Uses Zeller’s congruence. Fun historical reference tool.