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.
Select ingredient and convert between grams, cups, ounces, etc. with built‑in density estimates. Also scale recipe.
Convert between BTU, gas marks, and approximate Fahrenheit temperatures. Understand your burner output.
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.
Type on your QWERTY keyboard and see the text as if you were on a Dvorak layout. Helps learn Dvorak without switching.
Convert climbing difficulty between V‑scale, Fontainebleau, and Yosemite Decimal System. Quick reference for gym climbers.
Use wrap‑per‑inch (WPI) to identify mystery yarn and see equivalent standard weights (fingering, worsted). Compensate gauge.
Enter a hook size in any system and instantly see the equivalent in all other standards.
Extract a few seconds from a video and convert to a short looping GIF. Use browser video decoder.
Type your name and see it spelled letter-by-letter in the NATO phonetic alphabet. Useful for radio calls or just for fun.
Convert between dBm, milliwatts, and watts. Simple calculator for RF engineers and WiFi signal analysis. Instant local calculation.
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.
Paste a JSON object and generate PlantUML code for a class or object diagram. Preview rendered image.
Find equivalent colors across DMC, Anchor, and Madeira embroidery floss brands. Enter a code to see matches. Local reference database.
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.
Change the bit depth of a WAV file without leaving the browser. Dithering option included. For audio engineers.
Convert oven recipe temperature and time to air fryer settings. Quick reference.
Render Markdown and copy the formatted output as rich text to paste directly into Word or Google Docs.
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.
Convert multiple SVG files to high‑resolution PNGs at once. Set custom dimensions. All local rendering.
Convert an SVG shape into a CSS mask‑image. Transparent regions become masked. Great for custom image crops. Client‑side.
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.
Extract the audio track from any video and save as MP3 or WAV. No re‑encoding; fast demux. Client‑side only.
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.
Convert a small image into a Base64 data URI and get a Markdown image tag. Perfect for README files and note‑taking apps. Local.
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.
Enter the recipe's wattage and your microwave's wattage to convert cooking time. Prevent burnt or cold food.
Convert text between various programming case styles. Includes SCREAMING_SNAKE, PascalCase, etc.
Enter a registration (e.g., N123AB) and convert to the standard phonetic callsign. Aviation enthusiast tool.
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 Base64 encoded font string and generate the complete @font‑face CSS rule. Inline small fonts easily.
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.
Drop a PDF and extract the full text content. Processed locally using PDF.js. No upload. Fast and private.
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.