> orbital salvage archive // metadata recovered from the corporate wasteland, free of charge
⚠ NATIVE DEBRIS
[ AD UNIT — IN-CONTENT NATIVE ]
[ RECON_OPS ]
> LINK_PURGE
Strip tracking parameters from any URL, entirely client-side.
> DATE_STAMP_RECON
Convert human timestamps to ISO 8601, Unix epoch, filename-safe stamps.
> QR_GEN
Encode any text or URL as a QR code, versions 1-40 with selectable error correction.
[ TEXT_OPS ]
> CASE_CONVERTER
Convert text to upper/lower/title/sentence/camel/snake/kebab case.
> LETTER_COUNTER
Character, word, sentence, and line counts plus reading time estimate.
> COOL_TEXT
Convert text into Unicode bold, italic, script, double-struck, and other fancy variants.
> ASCII_BANNER
Render text as a FIGlet-style ASCII banner, 6 font choices.
> BASE64_CODEC
Encode or decode Base64, UTF-8 safe including emoji.
> URL_CODEC
Percent-encode or decode a URL component.
> HTML_ENTITY_CODEC
Escape text to HTML entities, or decode entities back to text.
> TEXT_DIFF
Line-by-line comparison between two blocks of text.
> PIG_LATIN
Translate English to Pig Latin and back.
> NATO_PHONETIC
Text to ICAO/NATO spelling alphabet and back.
[ NUMBER_CRUNCH ]
> MACRO_CALC
Daily calorie target and protein/fat/carb macro split from your stats, activity, and goal.
> PERCENT_CALC
What percent is X of Y.
> TIP_CALC
Tip amount and per-person split.
> AGE_CALC
Exact age in years, months, and days from a birthdate.
> COLOR_CONVERTER
Hex, RGB integer, RGB float, and HSL, all at once.
[ LOOKUP_DECK ]
> SYMBOL_INDEX
349 searchable Unicode symbols with names and codepoints, click to copy.
> EMOJI_INDEX
816 searchable emoji by name, click to copy.
> ACRONYM_INDEX
Chat shorthand, dev jargon, and fact-checked fictional acronyms, searchable.
[ FILE_SALVAGE ]
> IMAGE_SALVAGE
Read EXIF metadata (including GPS location) before it leaks, then strip it, resize, and convert format.
> STEGANOGRAPHY
Hide a text message inside an image via LSB encoding, or extract one that's already hidden.
[ DEV_VAULT ]
> JSON_FORMATTER
Beautify or minify JSON with real error messages.
> UUID_GEN
Cryptographically random v4 UUIDs.
> HASH_GEN
SHA-1/256/384/512 via the browser's native crypto API.
> PASSWORD_GEN
Cryptographically random passwords with configurable length and character sets.
[ GAMES & CURIOS ]
> CIPHER_DECK
Caesar shift (with brute-force), Vigenere, and Morse code (with audible playback).
> SCRABBLE_SOLVER
Find every valid word from a letter rack, including blank tiles, sorted by point value.
> ANAGRAM_SOLVER
Exact anagrams and sub-word matches from any set of letters, 52,000-word dictionary.
> WU_NAME
Classic first-letter-indexed name generator - deterministic, not random.
> NUM_SPELL
Decode any phone number against a 52,000-word dictionary via classic T9 mapping.
> I_CHING
Three-coin hexagram casting, all 64 King Wen hexagrams, real cryptographic randomness.
> MOON_PHASE
Phase, illumination %, and days to full/new moon for any date.
> RUNES
Transliterate text into Elder Futhark, the 24-rune Germanic alphabet.
[ SHIP'S LOG ]