Select a CSV file
The spreadsheet stays in your browser. FireVault never uploads the complete CSV; only the selected address text required for each lookup is transmitted.
FIREVAULT
Upload an address CSV and download a new copy containing latitude, longitude, formatted address, Google Plus Code, and a status for every row.
The spreadsheet stays in your browser. FireVault never uploads the complete CSV; only the selected address text required for each lookup is transmitted.
Select one complete address column or combine street, city, state, ZIP, and country columns.
Original columns remain local and are preserved. FireVault appends five result columns after processing.
Addresses are processed in protected batches.
The browser validates, parses, and rebuilds the CSV locally. Only address strings are sent through an authenticated Supabase Edge Function, processed in memory, and discarded after the response. The function validates the signed-in technician and reads the Google key from a protected server secret.