cleanup

25 tools tagged "cleanup".

Markdown Stripper

Strip Markdown syntax down to plain, readable text.

Open tool

Markdown Link Remover

Strip Markdown link syntax while keeping the visible link text.

Open tool

Markdown File Splitter

Break one Markdown file into separate sections at a chosen heading level.

Open tool

Markdown File Merger

Merge several Markdown files or snippets into one document.

Open tool

Consonant Remover

Remove every consonant letter from text, leaving only vowels and non-letters.

Open tool

Diacritics Remover

Strip accents and diacritical marks from letters, like café to cafe.

Open tool

Duplicate Word Remover

Remove repeated words from text, keeping only the first occurrence of each.

Open tool

Extra Space Remover

Collapse runs of two or more spaces down to a single space.

Open tool

Fake Text Remover

Strip lorem-ipsum boilerplate sentences out of a block of text.

Open tool

Letter Remover

Remove every occurrence of one or more specified letters from text.

Open tool

Line Number Remover

Strip a leading line-number prefix from every line of text.

Open tool

Empty Line Remover

Strip every blank or whitespace-only line from text.

Open tool

Punctuation Remover

Strip common punctuation marks from text.

Open tool

Whitespace Remover

Strip every space, tab, and newline from text.

Open tool

Text Spacing Normalizer

Trim edges and collapse runs of spaces or tabs down to a single space.

Open tool

Vowel Remover

Remove every vowel (a, e, i, o, u) from text, leaving consonants and punctuation.

Open tool

Zalgo Text Remover

Strip zalgo's stacked combining marks and restore plain, readable text.

Open tool

BOM Detector and Remover

Detect a leading UTF-8 byte order mark (BOM) in pasted text and strip it.

Open tool

XML Comment Remover

Strip every <!-- --> comment from an XML document and re-format the rest.

Open tool

YAML Comment Remover

Strip every comment from a YAML document, leaving just the data.

Open tool

YAML Comment Replacer

Replace text inside YAML comments everywhere it appears, leaving the data untouched.

Open tool

Icon Edges Cleaner

Despeckle a PNG icon's edges by removing isolated, stray non-transparent pixels, right in your browser.

Open tool

PNG Dithering Remover

Smooth away visible dithering texture from a PNG with an adjustable-strength box blur.

Open tool

Empty List Item Remover

Remove items that are empty or whitespace-only from a list, preserving the order of the rest.

Open tool

List Separator Normalizer

Split messy input that mixes commas, semicolons, newlines, and tabs inconsistently, then rejoin it with one clean separator.

Open tool