All services

24,073–24,096 of 24,785

phonetic.openverbs.com

phonetic.openverbs.com

19
score

Encode a word with the Metaphone algorithm — more accurate than Soundex for English pronunciation.

down
USDC Base

readability.openverbs.com

readability.openverbs.com

19
score

Summarise a text's difficulty as a single consensus US grade level (averaging the five grade formulas), plus the Flesch Reading Ease, a plain-language difficulty band and an approximate age range.

down
USDC Base

coordinate.openverbs.com

coordinate.openverbs.com

19
score

Convert a decimal-degree latitude/longitude to degrees-minutes-seconds, with hemisphere letters and a formatted string for each axis.

down
USDC Base

phonetic.openverbs.com

phonetic.openverbs.com

19
score

Encode a word with the classic Soundex algorithm (letter + 3 digits) for phonetic matching of names.

down
USDC Base

ip.openverbs.com

ip.openverbs.com

19
score

Test whether an IP address falls within a CIDR block. A well-formed address of a different family (or simply outside the block) returns contains=false — not an error.

down
USDC Base

ical.openverbs.com

ical.openverbs.com

19
score

Expand an RRULE recurrence rule into its occurrence datetimes, with a human-readable description.

down
USDC Base

readability.openverbs.com

readability.openverbs.com

19
score

Estimate reading and speaking time for a text at configurable words-per-minute rates (defaults: 200 wpm reading, 130 wpm speaking).

down
USDC Base

postal.openverbs.com

postal.openverbs.com

19
score

Return the validation regular expression (source and flags) used for a country's postal codes.

down
USDC Base

color.openverbs.com

color.openverbs.com

19
score

Compute the WCAG 2.1 contrast ratio between two colors and whether it passes AA/AAA.

down
USDC Base

dictionary.openverbs.com

dictionary.openverbs.com

19
score

Return the synonyms of an English word, aggregated across all its senses. Optionally filter by part of speech. An unknown word returns found:false with a 200.

down
USDC Base

ulid.openverbs.com

ulid.openverbs.com

19
score

Validate a ULID and extract its embedded timestamp and time/random components.

down
USDC Base

music.openverbs.com

music.openverbs.com

19
score

Parse a note in scientific pitch notation (e.g. "A4", "C#5", "Bb3") into its letter, accidental, pitch class (0..11), octave, MIDI number and frequency in Hz (A4 = 440 Hz).

down
USDC Base

emoji.openverbs.com

emoji.openverbs.com

19
score

Resolve an emoji by its shortcode (e.g. "smile" or ":smile:") or exact name. Provide exactly one field. Returns the emoji, its metadata and code points.

down
USDC Base

checksum.openverbs.com

checksum.openverbs.com

19
score

CRC-16 over the input payload in one of several standard variants (ccitt-false, xmodem, modbus, ibm; default ccitt-false). Returns the checksum as an unsigned integer and 4-digit hex. Non-cryptographic.

down
USDC Base

emoji.openverbs.com

emoji.openverbs.com

19
score

Fuzzy-search emoji by name, shortcode or keyword tag, ranked exact → prefix → substring.

down
USDC Base

uuid.openverbs.com

uuid.openverbs.com

19
score

Validate a UUID and report its version and variant.

down
USDC Base

bitwise.openverbs.com

bitwise.openverbs.com

19
score

Bitwise OR across two or more non-negative integers (given as decimal strings, evaluated as arbitrary-precision BigInt). Returns the result in decimal, hex and binary.

down
USDC Base

dictionary.openverbs.com

dictionary.openverbs.com

19
score

Look up the definitions of an English word. Returns one entry per sense with its part of speech, definition, example sentences and synonyms. Optionally filter by part of speech. An unknown word returns found:false with a 200.

down
USDC Base

duration.openverbs.com

duration.openverbs.com

19
score

Add an ISO 8601 duration to a start date or date-time and return the resulting UTC instant. Calendar-aware: months and years honor month lengths (e.g. Jan 31 + P1M clamps to the last day of February). A negative-signed duration subtracts.

down
USDC Base

geospatial.openverbs.com

geospatial.openverbs.com

19
score

Convert decimal lat/lon to a UTM coordinate (zone, latitude band, hemisphere, easting, northing) on WGS84, including the Norway/Svalbard zone exceptions. Defined for latitudes -80..84.

down
USDC Base

url.openverbs.com

url.openverbs.com

19
score

Canonicalize a URL: WHATWG parsing already lowercases the host, resolves dot-segments and drops default ports; on top of that, query parameters are sorted by default and you can optionally drop the fragment or a trailing slash. Returns the normalized URL and whether it changed.

down
USDC Base

checksum.openverbs.com

checksum.openverbs.com

19
score

Fletcher checksum over the input payload, in 16-bit (default) or 32-bit width. Returns the checksum as an unsigned integer and hex. Non-cryptographic.

down
USDC Base

color.openverbs.com

color.openverbs.com

19
score

Parse any CSS color and return it as hex, rgb, hsl, hwb, lab, lch and oklch.

down
USDC Base

slug.openverbs.com

slug.openverbs.com

19
score

Convert text into a URL-safe slug: transliterate accents, apply a locale character map, and join with a separator.

down
USDC Base