Screenshot Color Picker - Online Upload & Pick Hex
Upload a screenshot or image and use the magnifying glass to pick exact colors. Get hex, RGB, and HSL. Simple.
UD5 Toolkit
MD5 · SHA1 · SHA256 · SHA384 · SHA512 · CRC32 — Instant hash calculation with HMAC support
Upload a screenshot or image and use the magnifying glass to pick exact colors. Get hex, RGB, and HSL. Simple.
Translate HEX colors to HSL values and adjust lightness and saturation visually. Great for creating color variations in CSS design systems.
See the current time displayed in binary and hexadecimal. Dark theme, full‑screen mode. A geeky desk decoration.
Add artificial reverb to an audio recording. Choose from small room to large hall. Wet/dry mix. Convolution‑based.
Point your camera at a barcode and decode it live. Works with multiple formats. Pure JavaScript barcode detection.
Enter any hex color and find the nearest Tailwind CSS color class. Also shows the Tailwind palette shade.
View the current time in binary (BCD) format. A stylish geek clock with dot columns. Toggle between binary and decimal labels.
Set an alarm that rings at a specific time even if the tab is in background. Multiple alarm tones. Works offline.
Write a compute shader in WGSL and run it in the browser. See the output on a canvas. Learn WebGPU. Real‑time compilation.
Watch a color sequence and click the same pattern. Gets longer each round. Test and improve your working memory. All local.
Enter two Roman numerals and add or subtract them. See the result in Roman and Arabic. A fun mental workout.
Apply a customizable gradient overlay to any image. Perfect for banners and social media. Download the result. Local.
Display a stylish retro flip clock or Nixie tube clock in full screen. Perfect for desk presentation or decoration. Pure CSS and JS.
Run a countdown timer that automatically repeats for a set number of laps. Great for HIIT, study sprints, or any interval work.
Upload two images and apply CSS blend modes (multiply, screen, overlay, etc.). See the result and copy the filter CSS. Pure frontend.
Enter a CDN URL for a script or style and generate the integrity attribute with sha384 or sha512. Protect your site.
Paste a hash and the tool guesses which algorithm created it based on length and format. Useful for forensic analysis.
Paste text or drop a file and get checksums in multiple formats simultaneously. Compare with original. All local.
Generate a BLAKE3 hash of any text or file. Extremely fast. Perfect for checksums and content addressing. Local.
Generate SHA‑3 and SHAKE hashes of any text with configurable output length. All local using js library.
Generate SHA‑1, SHA‑256, SHA‑512, and SHA‑3 digests of any text or file. Verify integrity. All in your browser.
Generate a bcrypt hash from a password with configurable salt rounds. Verify a password against a hash. Entirely client‑side.
Generate Argon2id hashes in the browser using a WASM compilation. Choose memory, iterations, and parallelism. Secure local hashing.
Hash passwords using the bcrypt algorithm with configurable cost factor. Also verify a password against a stored hash. All local.
Generate the MD5 hash of any text string. For quick integrity checks. All local computation.
Hash any text using simple, fast algorithms: DJB2, SDBM, or CRC32. Get integer or hex. For quick lookups. Local.