β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:
orID:
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