Skip to main content
Lynkz lets you export your entire page in three different formats directly from the dashboard. Whether you want a backup, need to migrate your data, or want to host a static copy of your page somewhere else, the Export section has you covered.

Export Formats

JSON

A structured data export of your entire page — links, titles, theme settings, and metadata. Ideal for backups or migrating your content to another platform programmatically.

CSV

A spreadsheet-friendly export of your links and their details. Open it directly in Excel, Google Sheets, or any CSV-compatible tool for easy browsing or bulk editing.

HTML

A standalone, self-hostable page — your entire Lynkz page bundled into a single HTML file with no external dependencies. Drop it anywhere that serves static files and it works immediately.

How to Export

  1. Open your dashboard and navigate to the Export section.
  2. Choose your preferred format — JSON, CSV, or HTML.
  3. Click the download button for that format.
  4. The file downloads to your device instantly.
No additional configuration is needed. The export always reflects the current state of your page at the time you download it.
Use the HTML export to host a static version of your page anywhere — a GitHub Pages site, an S3 bucket, a Cloudflare Pages project, or any web server. The file is fully self-contained with no server or database required.