All documentation
Layouts and grouping/01

Built-in Layouts

Free

Every one-click arrangement in the layout dropdown.

The layout dropdown ships 27 one-click catalog arrangements. They fall into five families: spatial presets with no grouping, path-routed layouts, one-click Cluster modes that group into labeled buckets, Group modes that arrange by a single dimension, and AI visual similarity. Radial Tight, Edge-Biased, Masonry Rows, and Masonry Columns are Free, along with the Cluster: Created Date mode; every other catalog mode here is Pro. A separate built-in custom preset, Pathing + Vertical Masonry, is non-premium by preset id and is covered in Pathing Layouts.

How to apply a built-in layout

Toolbar

Layout dropdown -> pick a mode

Keyboard

Ctrl + R

Re-run the active layout after adding or changing board items.

Spatial presets

Pure spatial packing with no grouping. Largest items anchor the arrangement.

OptionWhat it doesHow it works
Radial TightFree
Packs items tightly around a center point.Places the largest item at the target center, then uses a golden-angle radial distribution with collision resolution.
Edge-BiasedFree
Anchors the largest item and grows outward along its edges.Sorts largest-first, places each next item on the base rect's outer edges with TryPlaceOnBaseEdges, then falls back to adjacency.
Masonry RowsFree
Flows items into balanced horizontal rows.Uses compact bottom-left packing with a wider row-biased target width adjusted by Pack Density.
Masonry ColumnsFree
Flows items into balanced vertical columns.Uses the same compact packing engine with a narrower column-biased target width adjusted by Pack Density.

Path-routed

Arrange items into lanes by their assigned Path ID. See Pathing Layouts for routing details.

OptionWhat it doesHow it works
Pathing + Masonry RowsPro
One masonry-row lane per Path ID.Groups by Path ID, then masonry-rows each lane.
Pathing + Masonry ColumnsPro
One masonry-column lane per Path ID.Groups by Path ID, then masonry-columns each lane.

One-click Cluster modes

Group items into labeled buckets by a single dimension. Bucket counts are capped by mode: categorical modes up to 50, path modes up to 100, and granular modes up to 150.

OptionWhat it doesHow it works
Cluster: Created DateFree
Buckets by file creation time.Uses timestamp ranges from cached signatures or file creation times.
Cluster: Modified DatePro
Buckets by last-modified time.Uses timestamp ranges from cached signatures or file last-write times.
Cluster: Parent FoldersPro
Groups by containing folder.Normalizes source directories, then keeps the largest path buckets up to the path-mode cap.
Cluster: ExtensionPro
Groups by file extension.Uses lowercase file-extension categories.
Cluster: PBR TagsPro
Groups PBR texture maps by role.Reads item tags for packed ORM, normal, albedo, roughness, metallic, AO, height, and IBL roles.
Cluster: TagsPro
Groups by assigned tags.Uses the first sorted item tag as the bucket, marks multi-tag items, and sends untagged items to an Untagged bucket.
Cluster: File SizePro
Groups by size on disk.Builds numeric size-range buckets from cached size signatures or file lengths.
Cluster: Duration (Audio/Video)Pro
Groups audio/video by length.Builds duration-range buckets from media duration metadata.
Cluster: Audio LoudnessPro
Groups audio by perceived loudness.Computes an RMS loudness score from waveform data and buckets the score.
Cluster: Audio Dynamic RangePro
Groups audio by dynamic range.Computes a waveform quartile range score and buckets the resulting dynamic-range value.
Cluster: DPIPro
Groups images by DPI.Uses the larger bitmap DPI axis and builds numeric DPI range buckets.
Cluster: Aspect RatioPro
Groups by orientation and ratio.Buckets item width-to-height ratios into Tall, Squareish, Wide, Cinematic, and UltraWide groups.
Cluster: BrightnessPro
Groups by average brightness.Samples thumbnail pixels and builds percentage brightness buckets.
Cluster: Color HuePro
Groups by dominant hue.Uses 8 hue buckets by default; low-saturation items fall into neutral brightness groups.
Cluster: EntropyPro
Groups by visual complexity.Computes Shannon entropy from sampled thumbnails and buckets it, capped at 50 buckets.
Cluster: Edge DensityPro
Groups by amount of edge detail.Samples thumbnail contrast changes and labels items as Flat, Soft, Textured, or Busy.
Cluster: AlphabeticalPro
Groups by leading filename character.Builds alpha and neutral filename buckets, capped at 50 buckets, using the current neutral threshold.
Cluster: Geo LocationPro
Groups by GPS location.Uses EXIF GPS metadata through the geo bucket provider, grouping unlabeled photos under No GPS.

Group-by-dimension

OptionWhat it doesHow it works
Group: WidthPro
Arranges by pixel width.Builds single-dimension width buckets, then lays those groups out sequentially.
Group: HeightPro
Arranges by pixel height.Builds single-dimension height buckets, then lays those groups out sequentially.

AI

OptionWhat it doesHow it works
AI: Visual SimilarityPro
Arranges by learned visual likeness.Clusters compatible stored embeddings with K-means; if semantic clustering is unavailable, the app falls back to the fast visual-signature layout.

Radial Tight, Edge-Biased, Masonry Rows, and Masonry Columns are available on Free, along with the Cluster: Created Date mode. All other catalog Cluster:/Group:, Pathing + Masonry, and AI modes require Pro; Pathing + Vertical Masonry is the built-in non-premium custom-preset exception.

Connected guides

Follow these related pages when the workflow crosses into setup, search, organization, export, security, or another board-level system.