Publish a spreadsheet as a clean hosted page.
This is the short version of how TableSend works while the product is in MVP.
How upload works
Create a sheet, upload a CSV or XLSX directly to private storage, and TableSend parses the file into a hosted reader page. The original file is not exposed publicly unless downloads are enabled and access checks pass.
Access modes
Public pages are indexable. Unlisted pages are viewable by link but marked noindex. Password pages require the sheet password. Email-gated pages capture a reader email before showing the table.
Embedding
Publishers can opt into iframe embeds per sheet. Embedded pages reuse the same access rules and include a small powered-by link back to the hosted page.
Versions and re-parse
Upload a new file to keep the same public link with fresh data. If parser improvements land later, use Re-parse on an existing version to regenerate columns and rows from the stored source file.
Short links
Each sheet gets a short /x code in addition to its /s slug. Deleted or unknown short links show a friendly not-found page.
Need help?
Email hello@tablesend.app with the sheet URL, browser, and what you expected to happen.
Start publishing