Skip to content

Export

BrickTracker can export your collection data in several formats compatible with Rebrickable, LEGO Pick-a-Brick, and BrickLink.

Accessing Export

Go to Admin -> Export. The export section is an accordion with three categories.

Export Sets

Exports your entire set collection in Rebrickable CSV format, compatible with Rebrickable's collection import.

Fields included: set number, quantity.

Export All Parts

Exports all parts across your entire collection. Three formats are available:

FormatUse case
Rebrickable CSVImport into Rebrickable (Part, Color, Quantity)
LEGO Pick-a-Brick CSVOrder replacements directly from LEGO (Element ID, Quantity)
BrickLink XMLImport as a BrickLink wanted list

Quantities are automatically aggregated, if the same part+color appears in multiple sets, the quantities are summed into a single row.

BrickLink exports use BrickLink part numbers and color IDs when available (sourced from the Rebrickable color cache).

Export Missing/Damaged Parts

Exports only parts marked as missing or damaged. The same three formats are available as for All Parts.

Useful for ordering replacement parts. Export as BrickLink XML to create a wanted list, or as LEGO Pick-a-Brick CSV to order directly from LEGO.

INFO

  • LEGO Pick-a-Brick export requires element IDs to be cached. If element IDs are missing for some parts, those parts will be omitted from the Pick-a-Brick export.
  • BrickLink color mapping is provided by Rebrickable's color database, which is cached locally. If a part lacks a BrickLink color ID, the Rebrickable color ID is used as a fallback.

Released under the MIT License.