Organize Reference Images for Concept Art (Workflow Guide, 2026)
On this page
- The real workflow problem
- Step 1: Build a library that indexes, not copies
- Step 2: Capture references without leaving the browser
- Step 3: Tag by subject, material, and mood
- Step 4: Search during production
- Step 5: Put references on screen while you paint
- Step 6: Reuse references across projects
- Common problems and fixes
- Comparing the main tools concept artists use
- Next steps
- Frequently asked questions
Concept artists deal with a specific reference problem: you need hundreds of images organized for retrieval during production, but also need them visible on screen while you paint. Most tools solve one half of that problem and leave you running two apps. This guide covers a complete end-to-end workflow for collecting, tagging, searching, and composing references, built around a single local desktop tool.
The real workflow problem
Early in a project, concept artists gather aggressively. Creature anatomy, material studies, lighting from cinematography, architectural silhouettes, color keys from films. By week two, you have 400 images across browser bookmarks, a PureRef board, a few Eagle folders, and a Downloads pile.
By week six, when the art director asks for a second character variant with a different material feel, you spend 40 minutes hunting for the metal reference you know you saved somewhere.
The problem is not collecting references. It is finding them later, reusing them across projects, and keeping them organized without a second job's worth of filing.
Step 1: Build a library that indexes, not copies
Before anything else, pick a home for your references that works with your existing folder structure rather than against it.
Why this matters: Eagle's standard import copies media into an Eagle-managed .library folder rather than indexing originals in place. If source originals are retained, their media bytes exist in both locations, while total storage also depends on generated data and later file handling. [eagle.cool/support/article/does-eagle-import-files-by-copying-or-indexing] PureRef 2.x embeds local images by default but can link them to disk paths, so a tested backup must include each scene and any linked source folders.
refern takes a different approach. Point it at a normal folder on your drive and normal workspace indexing leaves those existing originals in place. Its SQLite index and generated thumbnails live alongside, or in a configured data location associated with, the workspace. You can still organize the source files in Finder or Explorer, but keep independent backups of both the files and the associated workspace data.
Practical setup for concept artists:
Create one workspace folder with subfolders that match how you think during production:
/References
/Anatomy
/Human
/Creature
/Materials
/Metal
/Fabric
/Organic
/Lighting
/Cinematic
/Natural
/Stylized
/Silhouette
/Color-Keys
/Projects
/ProjectName-2026
Point refern at /References. It indexes the supported contents and turns subfolders into nested directories you can browse in the sidebar tree. Indexing and thumbnail time depends on the library size, formats, storage, existing index state, and hardware; this guide does not claim a universal benchmark.
Step 2: Capture references without leaving the browser
The browser extension is where the workflow starts. refern ships a Chrome, Firefox, and Safari extension with hover-save, right-click "Save to refern," and batch-save mode. Images land directly in your library with folder targeting and optional tagging on save, all without leaving the page.
This matters specifically because PureRef has no browser extension. [pureref.com/handbook/features/] If PureRef is your board tool, adding images from the web means right-click, save to disk, switch to PureRef, drag in. That is four steps per image across potentially dozens of references per session.
With the refern extension: hover, click, choose folder, done.
For batch collecting (ArtStation portfolio pages, film stills, texture reference sites), the extension's batch mode lets you select multiple images on a page and send them all in one pass.
Step 3: Tag by subject, material, and mood
Tagging is where most reference libraries fall apart. Either people never tag anything and end up with an unsearchable pile, or they create a flat tag system that becomes unwieldy at scale.
refern uses hierarchical tags. You can create a Character parent tag with children like Anatomy, Costume, Expression, and Silhouette. A reference image gets tagged Character > Anatomy > Hands and appears when you search any level of that hierarchy.
Practical tagging conventions for concept artists:
- Subject tags: what is in the image (
anatomy,creature,vehicle,environment,architecture) - Material tags: what it is made of (
metal,cloth,skin,stone,wood) - Mood or lighting tags: the feel (
backlit,overcast,neon,golden-hour,cinematic) - Project tags: which project it was collected for (
proj-dragon-2026,proj-mech) - Source tags: where it came from (
artstation,film-still,photo,paintover)
Tag macros let you apply a set of tags in one keystroke. If you routinely tag creature references with creature + organic + anatomy, define a macro that applies all three at once.
Directory metadata presets auto-apply tags when a file lands in a folder. Drop an image into /Materials/Metal and it automatically gets tagged metal and material. This removes the manual tagging burden for files you import via drag-drop or folder import.
Step 4: Search during production
Once your library is tagged, the search becomes the fastest part of your day.
Full-text search covers filenames, descriptions, notes, source URLs, creator fields, and tags. Type backlit creature organic and you get every image matching those terms.
Color search helps when you are blocked on a specific skin tone or metal sheen. Click the color search icon, pick the hex from your painting app's color picker, and refern queries the local index for images in that dominant color range.
Visual similarity ("Find similar") lets you right-click any image and pull up visually similar images from your library based on HSV histogram, dominant colors, color layout, and edge characteristics. This is how you find "that other painting that had the same warm desert light" when you can not remember what you tagged it. The Similar Images view has a Folder / All toggle, so you can limit matches to the source image's own folder when you only want variations from within the current project, or open it up to your whole library.
21 user-visible search operator keywords give you precise queries when you need them:
tag:anatomy rating:>=4finds your highest-rated anatomy referencestype:image in:Materials/Metalsearches only inside your metal foldercolor:#c4832afinds warm amber tonesis:duplicatesurfaces images you collected more than once
Smart folders are saved searches that auto-populate. Create a smart folder for tag:creature rating:>=3 and it always shows your best creature references, even as you add new ones. You can set up smart folders for each recurring subject category and browse them like regular folders without any manual maintenance.
Step 5: Put references on screen while you paint
This is the PureRef use case, and refern handles it natively.
Pin window on top keeps the refern window above your painting app. Adjust the window size to fit your second monitor, or float it in a corner of your primary screen. refern can also pop a single image (or a whole canvas) out into its own window to sit beside your drawing app across monitors.
Adjustable transparency lets you make the window semi-transparent so you can see both your canvas and your references without fully switching focus.
Click-through (transparent to mouse) lets you click through the refern window to reach your painting app underneath. This is how artists eye-drop colors from references: the reference is visually on top, but mouse clicks pass through to the app behind.
If you work from a large session board (dozens of refs assembled spatially), use the infinite canvas instead. Drag references from your library onto a canvas, arrange them spatially, add text annotations, color swatches, and shape callouts. Name the canvas "Character_Mech_v2_Refs" and it becomes a living document you open at the start of every session.
The canvas pins on top with the same overlay controls as the library view.
Step 6: Reuse references across projects
This is where a library genuinely beats per-project boards.
In PureRef, each .pur file is a self-contained board. There is no cross-project library view and no way to query across boards. [pureref.com/handbook/features/ - no database, no cross-project search] When you need the metal material ref from a project three months ago, you open the old .pur file, visually scan for it, and drag it to the new board. That is the only workflow.
In refern, every reference you have ever imported is in one searchable library. Smart folders like tag:metal rating:>=4 always show your best metal references regardless of which project they were originally collected for. The library grows with every project, and every project benefits from everything you have collected before.
The derived-from link tracks when you crop an image to focus on a specific detail. If you crop a full-body anatomy photo to isolate a hand pose, refern records that the cropped version came from the original. The Linked References sidebar surfaces this connection when you are viewing either image.
The relationship graph view maps every folder, image, canvas, group, and tag as nodes with their connections. If you want to see how your creature references, material studies, and canvases relate to each other across a project, the graph gives you a navigable overview. This is the same model Obsidian uses for text notes, applied to visual assets.
Common problems and fixes
"My library is huge and searching feels slow."
Check that you are using indexed search operators rather than manually scanning the full library. Queries such as tag:metal and local color search narrow the result set, but practical speed depends on the library, storage, thumbnail state, and hardware; this page does not publish a numerical benchmark. Video belongs in the same workspace as everything else: clips index, thumbnail, and search alongside your images, and type:video or sort:duration narrows to them when you want only footage. A large batch of clips takes time to thumbnail on first import, but that runs in the background and you can keep browsing while it does.
"I can not find a reference I know I saved."
Use visual similarity search. Right-click any image with a similar feel and let refern surface candidates. Also check smart folders: if the image is tagged, a tag-based smart folder will surface it even if you forget the exact filename.
"I want to keep using PureRef for active session boards but have a searchable library."
You can run both. Point refern at your references folder for the library and search. Use PureRef for per-session spatial boards if you prefer that canvas feel. The workflows are compatible. Over time, many users find refern's canvas covers the per-session board use case too, which eliminates the context switch.
"My team needs to share a reference board."
refern is currently single-user and local-first. Cloud sync and shareable canvases are planned without published dates and are not shipped today. For shared boards today, exporting a canvas as a high-resolution PNG from the metadata sidebar is the cleanest handoff. Turn off the "Made with refern.app" watermark in the export panel first if the board is going to a client; it is on by default. For real-time collaborative boards your team edits together, a tool like Milanote or Figma currently fills that gap.
Comparing the main tools concept artists use
| Feature | PureRef | Eagle | refern |
|---|---|---|---|
| Always-on-top canvas overlay | Yes, best-in-class [pureref.com] | No canvas at all | Yes, with transparency and click-through |
| Searchable library across projects | None (no database) [pureref.com/handbook] | Full-text + color, fuzzy match | FTS5, 21 user-visible operator keywords, color, visual similarity |
| Hierarchical tags | None | Flat tags (not hierarchical) | Hierarchical tags, tag groups, macros |
| Smart folders | None | Yes, with nested conditions | Yes |
| Normal folder indexing | Local images embed by default; PureRef 2.x can link disk paths | No; standard import copies media to .library [eagle.cool] | Yes; explicit imports and copy actions can create files |
| Linux support | Yes | No [eagle.cool/support] | Yes |
| Browser extension | None [pureref.com/handbook] | Chrome, Firefox, Safari, Edge, Brave | Chrome, Firefox, Safari |
| Visual similarity search | None | Local plugin (AI Search, released 2026) | Built-in, no plugin needed |
| Relationship graph | None | None | Yes |
| Price (commercial) | $49 Small Business (as of 2026) [pureref.com] | $34.95, 2 devices (as of 2026) [eagle.cool] | $35 one-time, 3 devices |
PureRef is the industry standard for per-session overlay boards. It excels at the "references visible while I paint" use case with zero setup. Its honest limitation is that it has no search, no tags, and no persistent library. [pureref.com/handbook/features/] For concept artists whose libraries grow across projects, the lack of search becomes a real bottleneck once a board exceeds a few hundred images.
Eagle is a mature, feature-rich asset manager. Its plugin ecosystem, font management, and format breadth are genuine strengths. This page does not publish a numerical large-library benchmark. Its limitations for concept artists are the lack of an infinite canvas and a standard import model that copies media into an Eagle-managed library rather than indexing originals in place. There is no official Linux client as of August 31, 2026. [eagle.cool/support/article/is-eagle-client-available-for-linux]
refern combines library management and canvas in one tool. It is newer than either competitor (launched June 2026) and has a smaller community. The honest gap at launch: no plugin ecosystem, no font management, and no cloud sync yet.
For concept artists who currently run both Eagle and PureRef, refern is the "one app instead of two" option.
Next steps
If this workflow fits how you work, a few related pages go deeper on specific parts:
- How to search images by color covers the color search workflow in detail.
- How to build a moodboard without copying files explains the canvas and library integration.
- How to visualize reference relationships with the graph view covers the entity link and graph features.
- refern vs PureRef compares the two tools in detail if you are deciding whether to switch or run them side by side.
- What is a reference manager? is a good starting point if you are newer to dedicated reference tools.
Frequently asked questions
What is the best way to organize reference images for concept art?
How do concept artists manage references while painting?
How do I find a specific reference image I collected months ago?
Can I use the same reference tool for both organizing and building moodboards?
What reference tools do game artists and concept artists use?
Sources
- 1.PureRef feature list documenting the current scene-level feature set
- 2.PureRef pricing: pay-what-you-want personal, $49 Small Business, $10/seat/month Business (as of 2026)
- 3.Eagle homepage, 400K+ users claim, feature overview
- 4.Eagle pricing: $34.95 one-time, 2 devices (as of 2026)
- 5.Eagle confirms no Linux client
- $35 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.”
Try it yourself
One library for your references, with a canvas built in.
refern keeps your images organized and searchable, with an infinite canvas in the same app. Normal workspaces read existing files in place. $35 one-time, updates included.
No account required for the 30-day trial. Your normal files remain accessible on disk if the trial ends.
Keep reading
Reference Manager for Art Teachers: Collections and Demos
Reference manager for art teachers: build topic collections, run timed drawing sessions, and keep demo libraries organized. Try refern free for 30 days.
Reference Organizer for Animators: Study Workflow (2026)
Reference organizer for animators: build an acting and motion study library, organize video references by tag, and run timed study sessions from your own files. Local, offline, $35 one-time.
Reference Boards for Character Designers (2026)
Reference board for character design: build per-character canvases, tag groups, and color-label systems in refern so a full cast stays organized and searchable.
Reference Organizer for Game Artists: Build Your Library
Reference organizer for game artists: build a tagged library for characters, environments, props, and VFX, with smart folders, moodboards per feature, and provenance links. Try refern free.