Add Prefix or Suffix Online
Add text before or after every value in your list, all at once.
100% private. Everything runs in your browser. Your data never leaves your device.
Add Prefix / Suffix
What does this tool do?
This tool adds text before (prefix) and/or after (suffix) every line in your list at once. Great for adding units, currency symbols, URLs, or codes in bulk. Runs in your browser.
How to use Add Prefix / Suffix - Free Online Tool
- Paste your values (one per line), or click "Try with sample data".
- Enter a prefix, a suffix, or both.
- Click Apply.
- Copy or download the result.
Example
Adding a URL prefix:
Before
| Slug |
| page-one |
| page-two |
After
| URL |
| https://site.com/page-one |
| https://site.com/page-two |
The prefix is added to every value at once.
Excel formula alternative
Prefer a formula? You can achieve a similar result with concatenation:
="prefix" & A2 & "suffix"
Excel needs a formula per cell. This tool applies the prefix/suffix to the whole list instantly.
When should I use this tool?
Turning slugs into full URLs
Adding units like kg or % to numbers
Prefixing IDs with a code
Wrapping values in quotes or brackets
Adding a currency symbol
Building file names in bulk
Frequently Asked Questions
Yes. Fill in either or both fields and they are applied together.
No. Everything runs in your browser.
Yes, empty lines are ignored so you do not get stray prefixes.
Yes, copy it or download as a file.
Related Tools
Compare Excel Files
Excel Formula Generator
Merge Excel Workbooks
Trim, Clean & Convert Case
Remove Duplicates
Compare Two Excel Columns
Excel ↔ JSON Converter
Excel ↔ XML Converter
EMI Calculator
Age Calculator
Excel ↔ CSV Converter
Split Excel Sheets
Remove Blank Rows/Columns
Format Data
Income & Expense Tracker
Find Duplicates
Split Text (Text to Columns)
Extract Email Addresses
Extract Numbers from Text
Word & Character Counter
Change Text Case
Find & Replace Text
Combine Columns
Remove Special Characters
Reverse Text
Convert Text to Numbers
Split Full Names
Remove Extra Spaces
Extract URLs
Extract Text Between Characters
Add Serial Numbers
Transpose Data
Sort Data
Delete / Keep Columns
CSV Viewer
CSV to JSON
JSON to CSV
CSV to SQL
CSV to Markdown Table
Markdown Table to CSV
Excel / CSV to HTML Table
Count Unique Values
Data Profiler & Health Check
Percentage Calculator
Percentage Change Calculator
Profit Margin Calculator
CAGR Calculator
Discount Calculator
GST Calculator