Image Silhouette to clipâpath â Online Polygon Extraction
Trace the edge of an object in an image and generate a CSS clipâpath polygon. For nonârectangular layouts.
UD5 Toolkit
Paste any image from your clipboard and instantly extract its dominant color palette. No upload, totally private.
Trace the edge of an object in an image and generate a CSS clipâpath polygon. For nonârectangular layouts.
Paste an HTML table snippet and instantly get the data as CSV or JSON. Handy for scraping and data migration. Local.
Extract all email addresses from a text block using a regex pattern. Deduplicate and sort results. Handy for lead extraction. Data stays on your machine.
Paste a humanâreadable date (like 'next Friday' or 'March 5, 2023') and convert it to ISO 8601 format. Quick and tolerant.
Enter a threeâletter currency code like USD or EUR and instantly see the corresponding symbol and number of decimals. Quick developer reference.
Check WHOIS information for any domain: registrar, expiration date, and name servers. Quick and private using public WHOIS data aggregators.
Derive a strong cryptographic key from a password using PBKDF2 with SHAâ256. Adjust iterations and salt. Educational and test tool.
Enter a decimal number and see its 32âbit and 64âbit IEEE 754 representation. Learn sign, exponent, mantissa.
Identify common invertebrate fossils (ammonite, trilobite, brachiopod) from sketches. Amateur paleontology.
Log when you last replaced the filter and get a reminder every 2â4 weeks. Keep your pet's water fresh.
Check WHOIS information for any domain: registrar, expiration date, and name servers. Quick and private using public WHOIS data aggregators.
Enter a hexadecimal string and decode it as a 32âbit or 64âbit floatingâpoint number. Lowâlevel developer tool.
Experiment with the Federated Credential Management API. Simulate a signâin flow without thirdâparty cookies. Privacyâfirst.
Comprehensive roomâbyâroom checklist for hosts. Track tasks and timing.
Generate Argon2id hashes in the browser using a WASM compilation. Choose memory, iterations, and parallelism. Secure local hashing.
Check if a password appears in the Have I Been Pwned database using kâAnonymity. Only the first 5 characters of the hash are sent.
See how a computer decides even/odd by looking at the least significant bit. Enter decimal or binary.
Configure and generate a pure CSS accordion with details/summary styling. Copy the HTML/CSS. Accessible and lightweight.
Generate Timeâbased OneâTime Passwords locally by entering a base32 secret. Verify your authenticator setup without a phone.
Use the new `name` attribute on <details> to create an exclusive accordion with zero JavaScript. Copy the clean HTML.
Overlay a protractor to understand ideal hoofâpastern axis. Educational for horse owners.
Convert any photo into a stark 1âbit blackâandâwhite image (no grays). Adjust threshold. Save as PNG.
Predict the file size of an image based on pixel dimensions and format (JPEG, PNG, WebP). Rough estimate. Local.
Drop a PDF and count the total words, characters, and pages. Text extraction is done locally. Privacyâfriendly.
Turn a photo into a highâcontrast ASCII art using only standard text characters. Adjust brightness and character set. Works offline.
Convert any image into a raw binary array of RGBA values. For use in embedded systems or game development. Copy as Uint8Array.
Enter the URL of any image and receive a random harmonious palette extracted from it. Click to regen. For quick inspiration.
Convert any image into colored ASCII art using divs with background colors. Creates a stunning textâbased replica. View & copy HTML.
Upload any image and view it as a person with deuteranopia, protanopia, or tritanopia would. Promote inclusive design.
Upload an animated GIF and download every single frame as a separate PNG image. See frame delays and total count. Entirely local.