Skip to main content

Google Sheets to CSV Converter

Download any shared Google Sheet as a CSV file

The sheet must be shared with "Anyone with the link" (Viewer is enough) or published to the web. Your browser fetches it directly from Google — nothing is uploaded to us.

How to Convert

  1. In Google Sheets, click Share and set access to "Anyone with the link"
  2. Copy the sheet URL from your browser address bar
  3. Paste the link below and load the sheet
  4. Preview the data and download it as CSV

Features

  • Paste a Google Sheets link — no sign-in required
  • Works with "Anyone with the link" and published sheets
  • Picks up the exact tab from your link (gid)
  • Preview the data before downloading
  • Send the result straight to the CSV editor or any converter

Use Cases

  • Pull a collaborative sheet into a data pipeline as CSV
  • Convert a shared sheet without opening Google Sheets
  • Grab one tab of a workbook as a clean CSV file

Frequently Asked Questions

Does the sheet need to be public?

It needs link access: either Share → "Anyone with the link", or File → Share → "Publish to web". Private sheets cannot be fetched without signing in, so download those via File → Download → CSV inside Google Sheets.

Which tab of the spreadsheet is converted?

The tab in your link. Each tab has a gid in the URL (for example #gid=123456); open the tab you want before copying the link, or paste a link that includes its gid.

Is my sheet data uploaded to your servers?

No. Your browser fetches the CSV directly from Google and everything else happens locally on your device.

Why am I getting a "not shared publicly" error?

The sheet is restricted. In Google Sheets click Share, change "Restricted" to "Anyone with the link", and try again — Viewer access is enough.