Elysia Tools
Navigation
Tools
Writing, cleanup, formatting, extraction, and text analysis tools
Calculators, numerics, date logic, statistics, and finance tools
Image, audio, and video processing, conversion, and optimization tools
Color, layout, graphics, visual styling, and design helper tools
Format, file, archive, unit, and encoding conversion tools
Developer utilities, networking, web debugging, and automation helpers
Text Processing
Convert any Unicode text to plain ASCII: strip accents (é→e, ñ→n), romanize Cyrillic/Greek, and transliterate Chinese to pinyin (北京→Bei Jing). Drops emojis and symbols that have no ASCII equivalent.
Encode, decode, visualize, and brute-force the Rail Fence transposition cipher. See the zigzag rail grid and try all rail counts to crack a ciphertext.
Audit a document against a glossary/forbidden list for variants, case, abbreviation first-use, and optional AI contextual misuse
Line/word/char diff with ignore rules, three-way merge with conflict markers, and unified patch
Convert a 2-space / 4-space / Tab indented hierarchical list (Markdown bullets, -, *, 1. prefixes optional) into a copyable ASCII directory tree. Two styles: Unicode box-drawing (├──└──│) for GitHub/Discord and classic ASCII (|--\--|) for plain text. Toggles for full guide lines, trailing spaces, and bracketed leaf nodes like docs/[api.md].
Repeat text N times with a chosen separator — inline, new line, or a numbered countdown. The quick tool for chat spam, dramatic build-ups, and social-media effect.
Convert text to real Unicode superscript (ˣ²) or subscript (H₂O), or mixed — no HTML tags. Digit coverage is full; letter coverage follows Unicode.
Apply the "zalgo" corruption effect — stack random combining marks onto each character for a haunted/glitchy look. Adjustable intensity + optional seed.
Translate full Markdown articles with AI while preserving headings, tables, links, images, and code blocks for direct publication
Add thousand separators to long numbers (supports comma, dot, space, and custom separators)
Automatically add spaces between Chinese characters and English/numbers to improve readability
Quickly sort lines alphabetically, numerically, or by their length