bulkconvert.io
Free · No signup · EU-hosted · No watermark

XLSX to CSV converter

Convert XLSX files to CSV online — free, no signup, no email, no watermark. Files are auto-deleted after 24 hours. 3 conversions a day on the free tier, plus a free API key (same quota) and an HTTP API for bulk and automated jobs.

  • No watermark
  • No email required
  • Files deleted in 24h
  • EU-hosted over HTTPS

How to convert XLSX to CSV in 3 steps

  1. 01

    Drop your file

    Drag your XLSX file into the upload zone above, or click to pick it. The first 3 conversions per day are free with no signup.

  2. 02

    Pick CSV as the target

    CSV is selected automatically when you drop a XLSX, but you can change it to any of the supported targets in the dropdown.

  3. 03

    Click Convert

    Most XLSX → CSV conversions finish in under 10 seconds. The download URL is signed and valid for 24 hours, then the file is deleted.

Why bulkconvert vs. Smallpdf, ILovePDF, Convertio

The big incumbents lock the easy stuff (no watermark, no signup) behind their paid tier and process files in regions you may not want. We don't.

bulkconvertSmallpdfILovePDFConvertio
Free conversions per day3 (no signup)2 (then login)2 (then login)10 minutes/day (then login)
Signup requiredNoYes (after 2nd)Yes (after 2nd)Yes (after limit)
WatermarkNeverFree tier: yesFree tier: yesFree tier: yes
Files deleted24 h1 h (paid) / unclear (free)2 h24 h
Data residencyEUMixedMixedUS
Public HTTP APIYes (Bearer token)Paid onlyPaid onlyPaid only

Pricing and policies last reviewed early 2026. Each competitor's site is the source of truth — if you spot drift, email hello@bulkconvert.io.

Full Smallpdf vs. bulkconvert breakdown →

Frequently asked questions

How do I convert XLSX to CSV?
Upload your XLSX above, CSV is auto-selected as the target, click Convert. The first 3 XLSX to CSV conversions per day are free with no account. The download URL is valid for 24 hours, then the file is deleted from our servers.
Is converting XLSX to CSV free?
Yes. The free tier covers 3 conversions per day with no signup, no email, no watermark — and that same free quota works against the HTTP API too, so you can grab a free API key without paying. Pro (€9/mo) lifts the daily quota to 100. Bulk (€19/mo) is unlimited through the UI. The API plan (€49/mo) ships 10,000 conversions/month via the HTTP endpoint plus 5 GB max file size.
Do I need to create an account to convert XLSX to CSV?
No. The free tier works without signup or email. If you want to paste an access key for higher limits, you can sign in with a magic link — still no password required.
Where are my files processed and stored?
Conversion happens on EU-hosted infrastructure over HTTPS. Source files are kept only as long as the conversion job needs (seconds). The output is held for 24 hours via a signed URL, then permanently deleted. We never read file contents or share data with third parties.
Will the CSV output be the same quality as the source XLSX?
CSV can losslessly represent the contents of a XLSX file in most cases. We preserve the original quality unless you explicitly request a downsample.
What's the maximum XLSX file size?
Free: 10 MB. Pro: 100 MB. Bulk: 1 GB. API: 5 GB. Files larger than the tier limit get a 413 response with the exact file size and the smallest tier that would accept it.
Can I convert XLSX to CSV in bulk via API?
Yes. POST to https://bulkconvert.io/api/v1/convert with a Bearer token, a source_url (publicly fetchable), and to:"csv". The response includes the signed download URL inline plus your monthly usage. Every signed-in user gets a free key with the same 3/day quota as the web UI; upgrade to the API plan when you need more. See /docs/api for the full reference.
Is there a watermark on the CSV output?
No watermark, ever. Even on the free tier the output is a clean CSV file identical to what the paid tiers produce.
Why is XLSX to CSV useful?
XLSX → CSV is the standard move when you need to repurpose the content as CSV. Common cases: students sharing assignments, freelancers turning XLSX reports into client-editable formats, and devs pulling text out of XLSX for downstream processing.