Map List Items with a Template
Rewrite every list item with a template, using {} where each item should go.
- Runs in your browser
- Nothing uploaded
- Free, no sign-up
Processed locally in your browser. Your text never leaves this tab.
How to Use Map List Items with a Template
- Paste your list. One item per line.
- Write a template. Use {} to mark where each item should go, for example a tag, a quote, or a sentence around it.
- Apply it. Every line is rewritten using your template, with {} replaced by the item.
- Copy the result. Click Copy result. It all runs in your browser.
Frequently Asked Questions
How does the template work?
Write any text and put {} where the item should appear. For each line, every {} is replaced with that item, so “<li>{}</li>” turns apple into an HTML list item.
Can I use the item more than once?
Yes. Every {} in the template is replaced, so you can repeat the item, for example to build a link where the item is both the address and the label.
What if I forget the {} placeholder?
The tool shows a short reminder, since without {} there would be nowhere to put each item.
What is this good for?
Turning a plain list into HTML, markdown, SQL values, CSS rules, or any repeated pattern without editing each line by hand.
Is my list uploaded?
No. The rewriting runs in your browser and your list never leaves the tab.
Related Tools
Add Suffix to List Items →
Add suffix to list items instantly. Periods, commas, punctuation, or custom text. Free, secure,…
Append List Items - Merge Lists →
Append and merge lists instantly. Combine multiple lists with duplicate removal. Free, secure, client-side…
Count List Items →
Count list items with frequency analysis, duplicates, unique-only output, TSV export. Free, client-side, instant.
Delete Empty List Items →
Remove empty / whitespace-only / Unicode-whitespace items from any list. Trim-before-check and invert (show-only-empties)…
Delete List Items →
Delete list items by pattern (5 match modes), line numbers, or ranges with live…
Delete Repeating List Items →
Remove duplicates from any list. 3 modes (consecutive, all, run-length collapse to N). 6…
Extract Unique List Items →
Dedupe a list, find duplicates, or keep only singles - newline/comma/tab/pipe input, 5 modes,…
Find Duplicate List Items →
Find the items that appear more than once in a list, each with its…
Group List Items →
Group identical items in a list and count how many times each one appears,…
Quote List Items →
Wrap each item in a list with quotes, or remove them, using double, single,…
Skip List Items →
Skip the first few items of a list and keep the rest, choosing how…
Swap List Items Online →
Swap two items in a list by their positions, counting from 1, leaving the…