Lab

LAB / 06 · Live tool

URL Concat Tool

Turn Excel or CSV rows into parameterized URLs from a reusable template. Files stay entirely inside the browser.

Live toolStatus: OnlineID: LAB—06

Product previewURL Concat Tool
Bulk URL generator interface
06 / UTILITIES

01 / Context

The problem

Building hundreds of campaign, catalog or personalized URLs by hand is slow and error-prone. URL Concat treats spreadsheet columns as variables in a reusable URL template.

02 / Capabilities

Capabilities

  1. 01

    Read the first sheet of Excel or CSV files.

  2. 02

    Automatically match template variables with column headers.

  3. 03

    Preview, copy and export generated URLs as CSV.

  4. 04

    Optionally encode spaces, accents and special characters.

Technologies

  • HTML
  • CSS
  • JavaScript
  • SheetJS
Open tool

03 / System

Privacy & architecture

A single static HTML application using SheetJS. Files are processed locally in the browser and are never uploaded.

04 / Honest notes

Known limits

  • Only the first spreadsheet sheet is processed.
  • Changing the template resets manual column mappings.
  • Duplicate or empty headers can produce ambiguous mappings.