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
Identify fossils by pattern, shape, texture & symmetry — instant online matching
No matching fossils found.
Try broadening your selection — remove some filters or choose different features.
The more features you select, the more precise your identification will be. Start with the most obvious characteristic — usually the shape. If you're unsure about texture or pattern, leave those filters unselected for broader results. Licking a fossil (the "lick test") can help determine if it's bone — porous fossil bone will stick slightly to your tongue due to capillary action!
Paleozoic (541–252 mya): trilobites, brachiopods, crinoids, early corals. Mesozoic (252–66 mya): dinosaurs, ammonites, early mammals. Cenozoic (66 mya–present): mammals, birds, modern shells. Knowing the era helps narrow identification dramatically.
Your fossil's location provides critical context. Limestone often contains marine fossils (corals, brachiopods). Shale preserves delicate impressions (plants, trilobites). Sandstone may contain larger bones. Always note the rock type and geographic location when identifying.
Concretions can mimic eggs or bones. Dendrites (mineral staining) look like plant fossils but aren't. Chert nodules can resemble sponges. Modern shells in old sediment may be mistaken for fossils — check for mineralization or permineralization.
Trace the edge of an object in an image and generate a CSS clip‑path polygon. For non‑rectangular layouts.
Check WHOIS information for any domain: registrar, expiration date, and name servers. Quick and private using public WHOIS data aggregators.
Generate Argon2id hashes in the browser using a WASM compilation. Choose memory, iterations, and parallelism. Secure local hashing.
Overlay a protractor to understand ideal hoof‑pastern axis. Educational for horse owners.
Derive a strong cryptographic key from a password using PBKDF2 with SHA‑256. Adjust iterations and salt. Educational and test tool.
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.
Check WHOIS information for any domain: registrar, expiration date, and name servers. Quick and private using public WHOIS data aggregators.
Enter a three‑letter currency code like USD or EUR and instantly see the corresponding symbol and number of decimals. Quick developer reference.
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.
Use the new `name` attribute on <details> to create an exclusive accordion with zero JavaScript. Copy the clean HTML.
Experiment with the Federated Credential Management API. Simulate a sign‑in flow without third‑party cookies. Privacy‑first.
Paste an image from your clipboard directly into the page (Ctrl+V) and extract its color palette. No file dialog needed.
Paste a human‑readable date (like 'next Friday' or 'March 5, 2023') and convert it to ISO 8601 format. Quick and tolerant.
Enter a decimal number and see its 32‑bit and 64‑bit IEEE 754 representation. Learn sign, exponent, mantissa.
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.
Log when you last replaced the filter and get a reminder every 2‑4 weeks. Keep your pet's water fresh.
Paste an HTML table snippet and instantly get the data as CSV or JSON. Handy for scraping and data migration. Local.
Enter a hexadecimal string and decode it as a 32‑bit or 64‑bit floating‑point number. Low‑level developer tool.
Comprehensive room‑by‑room checklist for hosts. Track tasks and timing.
Learn to identify the 10 basic cloud types from photos. Self‑test quiz mode. Useful for pilots and hikers.
Answer simple questions (color, size, beak shape) to narrow down common North American backyard birds. No photo needed.
Drop a file and see its detected type based on the first bytes (magic number). Identifies hundreds of formats. Local.
Paste a hash and the tool guesses which algorithm created it based on length and format. Useful for forensic analysis.
Browse a searchable list of dog breeds with pictures and traits. Find the breed you saw. Static data, fast.
Instantly generate random UUIDs (version 4) for use as unique identifiers in software development. No registration, completely free and private.