Number to Ordinal (1st, 2nd, 3rd) – Online Multi‑Language
Enter a number and see its ordinal representation in English, Spanish, French, etc. Localized rules.
UD5 Toolkit
Enter a number and see its ordinal representation in English, Spanish, French, etc. Localized rules.
Enter an original pan size and find an alternative pan with the same batter volume. Never overflow or underfill.
Measure a ring's inside diameter or circumference and convert to US, UK, European, and Japanese sizes.
Enter your head circumference in cm or inches and get the corresponding hat size in US, UK, and EU scales.
Convert band and cup sizes between US, UK, European, French, and Australian systems. Accurate shopping abroad.
Convert a recipe from oven or stovetop to slow cooker (high/low) and vice versa. Perfect doneness.
Convert climbing difficulty between V‑scale, Fontainebleau, and Yosemite Decimal System. Quick reference for gym climbers.
Enter a hook size in any system and instantly see the equivalent in all other standards.
Convert between dBm, milliwatts, and watts. Simple calculator for RF engineers and WiFi signal analysis. Instant local calculation.
Convert popular pet bird ages (budgie, cockatiel, macaw) to human years. Lifespan reference included. Fun educational tool.
Convert between ounces and millimeters for leather. Visual guide to common project thicknesses.
Convert a number like 1234.56 to English words 'one thousand two hundred thirty-four and 56/100'. For checks.
Convert annual salary to effective hourly rate considering holidays, vacation, and work hours per week.
Find equivalent colors across DMC, Anchor, and Madeira embroidery floss brands. Enter a code to see matches. Local reference database.
Approximate conversion from eyeglass prescription to contact lens power. Uses vertex distance formula. For educational purposes only, consult your optometrist.
Convert numbers between binary, octal, decimal, hex, and any custom base up to 36. With live preview of all bases.
Map CSV columns with latitude/longitude to GeoJSON points. Create map‑ready data instantly. All local.
Convert running shoe sizes between US (men/women), UK, EU, and centimeters. Also includes brand-specific fit notes (general guide).
Paste a YAML example and generate a JSON Schema draft that matches the structure. Helps build API specs. Pure client-side inference.
Convert any text to upside down (flipped) characters using Unicode mappings. Copy and paste to social media. 100% local, no data sent.
Convert any text to proper sentence case. Capitalize the first letter after every period, question mark, or exclamation.
Enter any hex color and find the nearest Tailwind CSS color class. Also shows the Tailwind palette shade.
Change the bit depth of a WAV file without leaving the browser. Dithering option included. For audio engineers.
Take an SVG element with multiple transform attributes and merge them into a single matrix. Simplify your SVG code locally.
Reverse the direction of an SVG path so that it draws from end to start. Useful for animation direction. Client‑side.
Convert oven recipe temperature and time to air fryer settings. Quick reference.
Write Markdown and instantly print/save as a styled PDF. Choose from multiple themes. Uses browser print function for high-quality output. Local only.
Convert between common cooking units: cups, tbsp, tsp, ml, grams (for water/flour/sugar), ounces. Quick reference for international recipes.
Paste a MySQL ENUM definition and get a TypeScript union type string literal. For type‑safe database schemas.
Paste an SVG and convert it to a React Native component using react‑native‑svg elements. For mobile apps. Local.
Drop a folder of images and convert all to the same format at once. Choose quality and download as ZIP. Local only.
Transform any text into the Bionic Reading® format that bolds the first few letters of each word. Improve reading speed.
Convert multiple SVG files to high‑resolution PNGs at once. Set custom dimensions. All local rendering.
Enter a recipe and scale the ingredient quantities up or down by servings. Supports fractions and mixed units. Cooking helper.
Convert an SVG shape into a CSS mask‑image. Transparent regions become masked. Great for custom image crops. Client‑side.
Select colors in the OKLCH space with lightness, chroma, and hue. Convert to hex, RGB, and CSS oklch(). Perceptually uniform gradients.
Paste a full URL or query string and instantly get a pretty JSON object. Parse arrays and nested keys.
Type text and get every character converted to &#xxxx; entities. Useful for encoding.
Convert horse height from hands to centimeters/inches and back. Essential for equestrian purposes. Quick and local.
Enter a decimal number and see its 32‑bit and 64‑bit IEEE 754 representation. Learn sign, exponent, mantissa.
Paste N‑Triples data and convert it to a compact JSON‑LD representation. Work with linked open data. Local.
Convert JSON‑LD structured data into Turtle (TTL) notation. For semantic web and linked data developers. Client‑side.
Change audio files between MP3, WAV, FLAC, and OGG. Choose codec and bitrate. Works completely offline in the browser.
Convert RGBA colors to CIELAB and other advanced color spaces. For fine‑tuning design tokens. Client‑side math.
Convert .srt subtitles to .vtt format for web video players. Preserves all timestamps and formatting. Local.
Convert images to WebP format with configurable quality. See file size savings. Batch process multiple files. All local.
Convert an SVG into a named React component with TypeScript. Clean attributes and add props. Dev tool.
Paste INI content and convert it to a structured JSON object. Handles sections and comments. Client‑side only.
Pick any emoji and download it as a high‑resolution PNG image with transparent background. For social media or icons.
Translate old‑school BBCode into modern HTML. Supports [b], [i], [url], [img], and more. Keep your legacy content alive. Local.
Convert between emoji characters and their shortcode representations (e.g., :tada: to 🎉). Supports Slack and GitHub styles.
Convert text between various programming case styles. Includes SCREAMING_SNAKE, PascalCase, etc.
Convert WebVTT subtitle files to SRT and vice versa. Handles formatting conversion and encoding. No upload, pure client-side parsing.
Convert a short video clip to GIF directly in the browser. Trim, resize, and adjust frame rate. No upload required, uses built‑in video decoder. Perfect for memes.
Paste a Quartz cron expression (with seconds field) and translate it to standard Unix cron. For devops migrations.
Paste Pug template code and compile it to HTML. See the rendered output instantly. For static site devs.
Type notes and convert them into a realistic handwriting image with varied pen styles, ink colors, and paper backgrounds. Perfect for study notes.
Convert each page of a PDF into a separate image. Choose format and resolution. Rendered locally with PDF.js.
Encode images to the modern AVIF format with lossless or lossy compression. See the quality/size trade‑off. Local WASM.
Paste regular HTML and instantly get valid React JSX with proper self‑closing tags and className attributes.