βž•Add Text Prefix

βž• Add Text Prefix

The Add Text Prefix tool is perfect for attaching a specified string to the start of every line, paragraph, or full block of text. Whether you're prepping lists, tagging entries, or formatting structured data, this utility helps you prepend characters exactly how you need.


🎯 Use Case Examples

  • πŸ”Ή Add bullet points (-, β€’, >) to each line

  • 🏷️ Insert markdown or formatting tags (e.g. #, > for blockquotes)

  • πŸ” Add tokens like AUTH: or ID: to sensitive data

  • πŸ“‹ Number or label entries (when combined with external counters)

  • 🧱 Wrap content in a format (like {line} or <div>)


βš™οΈ Main Components

πŸŸͺ Input Text

Paste your source content here β€” every line or paragraph will receive your prefix.

πŸŸͺ Text Fragment

Displays your modified text in real-time with your prefix applied.


🧩 Prefix Data

Type the exact characters you want to prepend to each item. Examples:

  • > β†’ blockquote style

  • - β†’ bullet list

  • πŸ”₯ β†’ add flair or category markers


πŸ› οΈ Prefix Modes

πŸ”Ή Line-by-line Mode (Default)

Prepends the prefix to every line in the input.

Ideal for markdown formatting, bullet points, and tagging.

πŸ”Ή Single Prefix Mode

Applies the prefix once at the very top of the entire block.

Useful for inserting one header, tag, or metadata field.

πŸ”Ή Paragraph Mode

Adds the prefix to the start of each paragraph, defined by blank lines in between.

Great for adding section labels, tags, or formatting breaks.


🧼 Skip Blank Lines

Enable this option to avoid adding prefixes to empty lines. (Only applies to line-by-line mode.)


πŸ’‘ Tips

  • ✍️ Combine with the Text Suffix tool to wrap each line in full brackets or formats. e.g. Prefix: {, Suffix: } β†’ {yourline}

  • πŸ“¦ Use for fast formatting before importing data into bots or spreadsheets.

  • πŸ§ͺ Stack this with Filter Text or Extract Fragment for pipeline-style processing.

Last updated