Free Tool · Point-ID Format Converter · Civil & Surveying

CSV Point-ID Format Converter

Upload a CSV file or paste CSV data — the engine auto-detects whether column A uses Hemisphere dot notation (e.g. 1A13.Row113.Pier04) or Stone X hyphen notation (e.g. 2A4-001-06) and converts all matching IDs to the other format. All other columns stay unchanged.

ID Formats
Hemisphere — dot separator
Example: 1A13.Row113.Pier04
Stone X — hyphen separator
Example: 2A4-001-06
Upload or Paste CSV
📂
Drag & drop a .csv file here
or Choose file…
or
Need to process full drawing sets?

FrameAI ingests PDF drawing sets, extracts member schedules, and outputs IFC4 models, DSTV NC1 files, and fabrication-ready PDFs — automatically converting all point IDs in the process.

View Civil Plans →
Related Tools

FAQ

What are the two ID formats?

Hemisphere format uses dots as separators between segments: 1A13.Row113.Pier04. Stone X format uses hyphens: 2A4-001-06. Both encode the same structure — pier number, row number, and index — but use different separators.

How does auto-detection work?

The engine scans every non-empty value in column A, counts total dots and hyphens, and picks the format with more occurrences as the source. If dots win, it converts dots → hyphens. If hyphens win, it converts hyphens → dots.

What happens to rows without a separator in column A?

Rows where column A has no dot or hyphen (e.g. header rows like "ID" or numeric-only values) are left unchanged — they are counted in the total row count but do not contribute to the separator tally.

Is there a size limit?

The converter runs entirely in memory on the server. There is no hard size limit, but very large files (100k+ rows) may take a moment. The browser handles the download.