Use case

Reference Manager for Industrial Designers (2026 Guide)

By refernLast updated June 202613 min read

Industrial designers live in reference. Every form study, CMF direction, mechanism concept, and competitor teardown is a piece of your visual vocabulary, and losing track of any of it costs you ideas. This guide walks through how to build a structured product design reference library using refern: a $30 one-time local desktop app that organizes images, runs visual search, and opens an infinite canvas alongside your CAD tool, no subscription required.

By refern | Last updated: June 2026

What industrial designers actually need from a reference tool

The standard pain: references are scattered across Downloads, a half-dozen browser bookmarks, a Milanote board that hit its image limit, an Eagle library on a different machine, and a folder called "inspo misc 2023." Worse, the relationships between references are invisible. You know that texture belongs with that form study, but nothing enforces that connection.

A product design reference library has four distinct layers, each with its own organizational needs:

  1. Form and silhouette references. Shapes borrowed from automotive, consumer electronics, furniture, nature. Organized by geometry type, visual weight, or product category.
  2. CMF (color, material, finish) boards. Color swatches, material samples, surface finish studies. Organized by material family, finish type, and product application.
  3. Mechanism and engineering references. Hinges, closures, snap-fits, living hinges, joints. Often sourced from teardowns, patents, or competitor products.
  4. Competitor product references. Photos of competing or adjacent products, grouped by brand, feature, and design language.

The right tool needs folder hierarchy, a flexible tag system, fast visual search, a canvas for assembling directions, and a way to link references that belong together even when they live in different folders.

Before you start: setting up your workspace

refern treats a workspace as a normal folder on your disk. It indexes your files in place with a SQLite database and thumbnail cache stored alongside your originals, and it never copies or moves your files. This means you can point refern at an existing "References" folder you already maintain, and your folder structure on disk stays exactly as it is.

To create your workspace:

  1. Download refern at refern.app. The 30-day free trial needs no account.
  2. Open refern and choose "Create workspace." Point it at your references folder, or create a new one.
  3. refern scans the folder, builds thumbnails, and indexes metadata. For a library of 10,000 images this takes a few minutes; for larger libraries the streaming pipeline runs in the background.

If you are switching from Eagle, refern's built-in Eagle importer reads your Eagle library folders, tags, ratings, source URLs, and notes. You do not have to rebuild your taxonomy from scratch.

Step 1: Build your folder structure for product design

A folder hierarchy that mirrors how you actually think about references is more useful than a flat dump of everything. Here is one structure that works for product design:

References/
  Form/
    Automotive/
    Consumer Electronics/
    Furniture/
    Nature and Biomimicry/
  CMF/
    Color Palettes/
    Materials/
      Metal/
      Plastic/
      Textile/
      Wood/
    Surface Finish/
      Matte/
      Gloss/
      Texture/
  Mechanisms/
    Closures/
    Hinges/
    Snap-fits/
    Joints/
  Competitors/
    [Brand Name]/
    [Brand Name]/
  Sketches/
    Form Explorations/
    CMF Sketches/

In refern, each folder shows as a node in the sidebar. You can set a cover image for each folder and add a description, which helps when a folder name alone is ambiguous. Subfolders inherit their parent's structure in the sidebar tree.

Step 2: Create a tag taxonomy for product design

Tags in refern are hierarchical and cross-folder, which means a tag applied in your Competitors folder can appear in a smart folder alongside the same tag applied in your Form folder. This is where the reference library starts to behave like a knowledge base.

Suggested tag hierarchy for industrial design:

Material
  Metal
    Aluminum
    Steel
    Brass
  Plastic
    ABS
    Polypropylene
    TPE
  Glass
  Wood
  Textile

Finish
  Matte
  Gloss
  Satin
  Brushed
  Anodized
  Powder coat

Form Language
  Geometric
  Organic
  Angular
  Rounded
  Faceted

Product Category
  Handheld
  Wearable
  Appliance
  Furniture
  Automotive Interior
  Packaging

Use Context
  CMF Board
  Form Study
  Mechanism
  Competitor Reference
  Sketch Reference

Tag macros let you apply a set of tags in one step. For example, a macro called "anodized aluminum" could automatically apply Metal, Aluminum, and Anodized at once. Set these up under Settings to speed up tagging sessions.

Linked tags are useful when one material implies another tag. If you link the "Anodized" finish tag to the "Metal" material tag, applying "Anodized" automatically brings "Metal" along. This keeps your taxonomy consistent without manual double-tagging.

Once you have a few hundred images indexed, refern's visual similarity search becomes one of the most useful tools in the library. It uses a local 512-byte visual feature descriptor (HSV histogram, dominant colors, color layout, and edge histogram) to find images that look like a reference. No internet connection or API is involved.

To find visually similar images:

  1. Right-click any image in the grid.
  2. Select "Find similar" from the context menu, or use the "Find similar" option in the canvas radial wheel when you're working on a canvas.
  3. refern returns a ranked list of the most visually similar images across your entire library.

This is useful for form studies: if you have a reference with a specific surface curvature or silhouette, visual similarity surfaces other images with the same geometric character even if they're in completely different folders or tagged differently.

Color search is the companion tool for CMF work. Enter a hex code in the search bar (for example, color:#7B9E87) and refern returns images where that color is dominant. This is how you find every reference in your library that features a particular material finish or color direction.

Step 4: Build CMF boards on the infinite canvas

A CMF board is more than a mood: it is a decision document. It should show specific colors with their hex codes, material families with reference images, finish options with surface photos, and relationships between them.

To build a CMF board in refern:

  1. Create a new canvas file from the sidebar (right-click a folder, choose "New canvas").
  2. Drag images from your library directly onto the canvas. Hold Shift to drag multiple.
  3. Use the layer panel to create groups: one group for color references, one for material samples, one for finish studies.
  4. Add color swatch elements alongside your reference images to pin specific hex values.
  5. Add text annotations for material callouts, supplier notes, or processing notes.
  6. Group a set of references with a background to create a visual cluster.

The canvas supports freehand drawing, which is useful for sketching directly over references or annotating specific details on a material photo. Non-destructive crop lets you focus on a specific detail of a reference image without modifying the original file on disk.

Pin the canvas on top of CAD. refern's pin-window-on-top mode keeps the canvas floating above any other application, including SolidWorks, Fusion 360, Keyshot, or Rhino. The transparency slider lets you see through the canvas to your CAD geometry underneath. This is the same workflow that industrial designers use PureRef for, but your reference canvas is now part of the same tool as your organized library.

The relationship graph is where your reference library stops being a filing cabinet and starts behaving like a knowledge map. Every image, canvas, folder, and group is a node. Typed links are the edges.

Cross-reference links connect two images that belong together even though they're in different folders. To link a mechanism reference to a form study that uses the same principle:

  1. Select the mechanism image.
  2. Open the Linked References panel in the sidebar (Mod+L).
  3. Click "Link" and search for the form study image.
  4. refern creates a bidirectional cross-reference link.

Now, when you're looking at the form study, the Linked References panel shows the mechanism reference in the "Linked to" section. When you navigate to the mechanism reference, it shows the form study in return.

The relationship graph (accessible from the navigation bar) shows the full network of your library. Clusters emerge naturally: a tight cluster of linked competitor references around a product category, a chain of mechanism references linked to the form studies they inspired. You can navigate the graph by clicking nodes, which opens that image or canvas directly.

Groups (fan cards) let you stack related references into a single card in the grid. If you have five angles of the same competitor product, group them so they read as one card in the library and expand when you need the detail.

Step 6: Set up smart folders for ongoing research

Smart folders in refern are saved search queries that update automatically as you add images. For industrial design, useful smart folders include:

  • Untagged images: tag: none catches images you imported but haven't tagged yet.
  • Recent CMF references: tag:"CMF Board" dateAdded:>2026-01-01 shows everything you've added to CMF boards this year.
  • Matte finish, any material: tag:Matte pulls matte-finish references from across all your material folders.
  • High-rated competitor references: rating:>=4 tag:"Competitor Reference" surfaces your best competitor benchmarks.
  • Mechanism references not yet linked: tag:Mechanism linked:false identifies mechanism references that haven't been connected to any form study yet.

Smart folders appear in the sidebar alongside regular folders and update in real time as your library grows.

How refern compares to Eagle and Milanote for product design

Both Eagle and Milanote are used by product designers, and both have real strengths worth acknowledging.

FeaturerefernEagle (as of 2026)Milanote (as of 2026)
Organizes local files without copying themYes, indexes in placeNo, copies files into .library folderCloud-based, files on Milanote servers
Handles libraries of 10,000+ imagesYes, built for scaleYes, validated at 600K to 2M+ filesPerformance degrades above 300 to 500 images per board
CMF color searchBuilt-in hex color search, localBuilt-in color search, localNone
Visual similarity searchBuilt-in, local, no plugin neededAvailable via AI Search plugin (local, installed separately)None
Infinite canvas for CMF boardsYes, with layers, drawing, text, color swatchesNo canvasYes, freeform board (cloud-based)
Pin canvas on top of CADYes (pin on top, transparency, clickthrough)NoNo
Relationship graphYesNoNo
Cross-reference links between imagesYesNoNo
Hierarchical tagsYesTags (not hierarchically nested)No tag system
Tag macros for batch taggingYesNoNo
Smart foldersYesYesNo
Eagle library importBuilt-in importerN/ANo
Works fully offlineYesYesVery limited (cloud-first)
Linux supportYes (native)No (officially unsupported)Web/PWA only
Plugin ecosystemNot yet (planned post-launch)Yes, hundreds of community pluginsNo
Font managementNoYesNo
Format preview breadthImages, video, PDF; source files indexed99 to 108 formats including fonts, audio, 3DImages, PDFs, links, notes
Price$30 one-time (launch pricing, going to $35 about two months after launch)$34.95 one-time, 2 devices (as of 2026)$9.99/month Individual ($120/year) (as of 2026)
Devices included32 (extra devices $17.50 each, as of 2026)Unlimited (subscription per seat)
Subscription requiredNoNoYes

Eagle (eagle.cool, $34.95 one-time as of 2026) is the most direct comparison for library management. Eagle handles a wider range of file formats (99 to 108 native previews including fonts and audio), has an established plugin ecosystem, and is validated at very large library sizes. Its key limitation for product design workflows is that it copies every file into a proprietary .library folder on import, doubling disk usage for anyone with an existing folder structure. Eagle has no canvas, no relationship graph, and no cross-reference linking. It does not support Linux. For the specific needs described in this guide (CMF boards on canvas, typed links between mechanism and form references, graph view), Eagle is the right organization layer but requires PureRef or another tool alongside it.

Milanote (milanote.com, $9.99/month Individual as of 2026) is strong for collaborative client presentations and creative briefs. Its freeform board is well-designed and its real-time collaboration is genuinely useful for agency work. For solo product designers building a large personal reference library, Milanote is a poor fit: the free tier caps at 100 items, boards degrade at 300 to 500 images, there is no tagging system, no operator-based search, no color or similarity search, and the subscription costs $120 per year versus refern's $30 one-time. Milanote does not offer a dedicated Eagle library import, and no offline editing is available for users working without internet.

Common problems and fixes

"My thumbnail scan is running slowly." For large libraries on a spinning hard drive, the thumbnail pipeline runs at storage speed. Let it run in the background and use refern normally while it completes. You can see progress in the bottom status bar.

"I imported images but they're all untagged." Open the Untagged smart folder (create one with the query tag: none), select all, and use bulk tag to apply your baseline taxonomy in one operation. Directory metadata presets let you auto-apply a default tag set to every image dropped into a specific folder going forward.

"I can't find a reference I know I have." Try color search first: if you remember the dominant color of the image, color:#hexcode will find it. If you remember it was visually similar to something else you have, use the visual similarity search from that image. If you remember roughly when you added it, use dateAdded:>2026-01-01.

"The canvas doesn't pin on top of Fusion 360 on Windows." Make sure refern's canvas window is set to "always on top" via the pin icon in the canvas toolbar. On some display configurations, administrative elevation of the CAD application prevents other windows from appearing above it. Running both at the same user permission level resolves this.

Next steps

Once your core library is organized, three extensions are worth exploring:

Frequently asked questions

What is the best reference manager for industrial designers?

refern is a strong choice for industrial designers who keep large local libraries of form, CMF, and competitor references. It combines Eagle-style folder and tag organization with a PureRef-style infinite canvas and a relationship graph, all in a $30 one-time desktop app for Windows, macOS, and Linux.

How do I organize CMF references for product design?

Create one folder per CMF category (color palettes, material samples, surface finish). Add hierarchical tags for specific materials (metal/aluminum/anodized), apply color labels for finish families, and use smart folders to pull all matte-finish references from across projects automatically.

Can I build an industrial design moodboard in refern?

Yes. Drag images from your library onto refern's infinite canvas, arrange them by form language or CMF direction, add text annotations and color swatches, and group related references with backgrounds. The canvas is layered, supports freehand drawing, and opens on top of CAD windows.

Does refern work without an internet connection?

Yes. refern is fully local-first. Your entire library, all search, all canvas files, and all metadata work offline. No account is required to use it.

How is refern different from Milanote for product designers?

Milanote is a cloud-based collaboration board with a 100-item free tier and a $9.99/month subscription. refern is a local desktop app that handles libraries of tens of thousands of images, has operator-based search including color and visual similarity, and costs $30 once. Milanote does not copy files to its servers; refern keeps files on your own disk.
  • $30 one-time, no subscription
  • Windows, macOS, Linux
  • Local-first and private
  • 10,000+ creatives
  • Community on Discord
“Organization and search like Eagle cool, canvas from PureRef.”
An early refern user

Try it yourself

One library for your references, with a canvas built in.

refern keeps your images organized and searchable, gives you an infinite canvas to arrange them, and read your files as is. $30 one-time, lifetime updates.

No account required. Cancel anytime during the trial.

Sources

  1. 1.Eagle homepage, pricing, platform list, feature overview
  2. 2.Eagle pricing $34.95, 2 devices, as of 2026
  3. 3.Eagle confirms no Linux client
  4. 4.Milanote pricing: free 100 items, $9.99/mo Individual, $49/mo Team
  5. 5.Milanote homepage, feature overview, platform list