Emoji Mood Meter - Online Daily Feeling Check‑In
Select an emoji that matches your mood and log it to a simple calendar. Self‑awareness tool. Local only.
UD5 Toolkit
Instantly count and analyze emojis in your text. Paste messages, chat logs, or social media posts to tally emoji usage.
No emojis detected yet
Enter some text on the left to see emoji stats appear hereIntl.Segmenter API to accurately detect even complex compound emojis like 👨👩👧👦 (family) or 🏳️🌈 (rainbow flag), which are made of multiple Unicode code points joined by Zero-Width Joiners (ZWJ). All processing happens locally in your browser — no data is ever sent to any server.
Intl.Segmenter API with granularity: 'grapheme', which correctly segments text into user-perceived characters. This means emojis like 👍🏽 (thumbs up with medium skin tone), 🧑💻 (technologist), and 🇺🇸 (U.S. flag) are each counted as one single emoji, not multiple individual code points. This matches how humans actually perceive and use emojis in everyday communication.
\p{Extended_Pictographic} Unicode property escape in regular expressions, ensuring future emojis are automatically supported without requiring updates to the tool.
Select an emoji that matches your mood and log it to a simple calendar. Self‑awareness tool. Local only.
Set a short timer with a themed emoji animation (e.g., pizza cooking). A playful visual countdown.
Track daily mood with emoji selection and optional notes. See weekly/monthly mood trends in a color-coded chart. All data stored privately in localStorage.
Turn your message into a scenic mountain emoji art panel. Choose different landscapes. Copy and paste anywhere.
Apply text‑emphasis marks (filled dot, open circle, etc.) with color. Ideal for East Asian typography. Copy the style.
Write a private gratitude entry guided by daily reflective prompts. All entries stored only in your browser with optional export as text file. No account needed.
Preview the Gravatar image associated with any email address. Generate the correct Gravatar URL. Handy for avatar debugging.
Get a humorous, randomly generated daily horoscope for any zodiac sign. Not real astrology; purely for laughs.
Get a random, lighthearted daily horoscope based on your zodiac sign. For entertainment only. No personal data collected.
Issue and redeem Private State Tokens (formerly Trust Tokens). Understand how they help detect bots without cookies.
Write and store encrypted daily journal entries directly in your browser's localStorage. Export as TXT. No sign-up, fully private.
Set start date and egg type (chicken, duck, quail) to generate a hatching timeline with milestone alerts (lockdown, pip, hatch). Local only.
Apply text‑wrap: balance to headings and paragraphs. See the visual difference and copy the CSS. Avoid orphans.
Apply an emboss filter to your photo. Choose direction and depth. Gives a 3D carved stone look. Pure canvas.
Add recurring bills with amounts and see a monthly calendar with due date indicators. Simple finance organizer.
A festive, full‑screen countdown showing the exact days, hours, and minutes until December 25th. Snow effect.
Write an encrypted letter to your future self, protected by a password. No server. Pure local Crypto.
Transliterate English letters into Elder Futhark runes. Fun for tattoos and fantasy. One‑to‑one mapping.
Plan insulin or other injection sites with a visual body map and date log. Prevent lipohypertrophy.
Generate a hash showing how trackers can fingerprint your browser (canvas, WebGL, fonts). Educational and privacy‑aware.
Select a country and year to see every public holiday. Static data for major countries. Plan your vacations.
Generate random, formatted ID numbers that match pattern rules for various countries. For testing input validation. No real data.
Select a state and year to see all public holidays. Works offline with built-in data. Plan your long weekends. Simple reference tool.
Build a valid SPF TXT record by selecting mail servers, IPv4/IPv6 ranges, and includes. Validate syntax and get ready‑to‑publish output.
The original arcade Pong recreated in HTML5. Play against AI or local two‑player. Score up to 11 and win. Pure retro fun.
Choose a property, duration, and bezier curve. Trigger the transition and see the animation. Copy the complete CSS rule.
Use the abs() and sign() CSS functions to create interesting layouts. See computed values live. Cutting‑edge CSS.
Design a button or card that glows on hover. Adjust shadow color, spread, and transition. Copy the CSS. Rich UI.
Upload two portraits and create a simple morph animation between them. Download as GIF. Local canvas magic.
Type any condition and see the result of the ternary operator. Understand truthy/falsy values. Quick learning tool.