Exporting tables¶
Any list in Danbyte can be exported to a file in a couple of clicks. The Export menu sits in the toolbar of every table, next to Columns.
Exporting¶
- (Optional) Sort, filter, and arrange columns so the table shows exactly what you want.
- (Optional) Tick specific rows to export just those — the Export button shows the selected count.
- Open the Export menu and choose a format.
Formats¶
| Format | Best for |
|---|---|
| HTML page | A self-contained file with a title, row count, and timestamp. Opens in any browser and is safe to email or share — nothing external to load. |
| Excel (.xlsx) | A real spreadsheet. Technical values like CIDRs, IPs, and IDs stay as text, so they aren't turned into numbers. |
| CSV | A plain comma-separated file for any spreadsheet or script. |
| Print / Save as PDF | Opens the styled page in a print window; use your browser's Save as PDF. |
The export matches what's on screen
Exports reflect the table's current state — the visible columns in their current order, the sorted and filtered rows, and, if you've ticked any rows, just those rows. Set the table up the way you want first, then export.
Related¶
- Table columns — choose which columns appear.
- Import & export — round-trip prefixes and IPs through a spreadsheet.