How-to

How to Organize Your Reference Images (Step by Step, 2026)

By refernLast updated June 202612 min read

By refern | Last updated: June 2026

The fastest way to organize reference images is to build four layers: broad folders for categories, hierarchical tags for cross-cutting themes, color labels for workflow status, and smart folders (saved searches) that surface the right images automatically. Done consistently, this system lets you find any reference in seconds, even after years of collecting.

This guide covers the method, common mistakes, and how tools like refern, Eagle (as of 2026, $34.95 one-time), PureRef (personal: pay-what-you-want; small business: $49 one-time), and Allusion (free, open source) each handle these layers differently.

Before You Start

You need two things: a consistent folder on disk, and a tool that searches it.

Before touching a single image, decide where your references live. A reference library only stays organized if files land in one place you control. Pick a folder, give it a clear name (References, Art-Refs, Visual-Library), and commit to it. Every tool discussed here works best when all your images are inside one root folder.

The second thing is a search tool. Browsing a folder of 500 images by thumbnail is fine. Browsing 5,000 is painful. At 20,000 it is essentially impossible without search. Plan for scale from day one.

Step 1: Build a Folder Structure

Folders are your primary navigation layer. Keep them broad and stable.

Folders answer the question "where does this image roughly live?" They are not meant to describe every attribute of an image (that is what tags are for). A good folder structure has two to four levels of depth and changes infrequently.

A starting structure for most artists

References/
  Characters/
    Anatomy/
    Faces/
    Clothing/
    Poses/
  Environments/
    Interiors/
    Exteriors/
    Lighting/
  Materials-and-Textures/
  Color-Studies/
  Style-References/
  Moodboards/
  Projects/
    Project-Name-2026/

Keep the top level to eight to twelve folders. More than that and you spend time deciding where to save instead of working.

What makes a folder name good

Use nouns, not adjectives. "Anatomy" beats "Useful-for-anatomy." Keep names short enough to read at a glance. Avoid spaces if your file tools are case-sensitive (use hyphens or underscores). Do not encode project status into folder names (no "Final," "Archive-old," "New-version-2"). Status belongs in a tag or color label.

One image, one folder

Every image lives in exactly one folder. If an image fits two categories, pick the primary one and add a tag for the other. Trying to maintain duplicate copies defeats the purpose of organizing.

Step 2: Apply Hierarchical Tags

Tags handle everything folders cannot: one image with multiple themes, cross-project themes, and granular detail.

Tags and folders serve different purposes. Folders say "this image lives here." Tags say "this image is also relevant to these themes." An anatomy study might live in Characters/Anatomy/ but carry the tags #pose, #foreshortening, #male-figure, and #grayscale. Those tags let you find it from any of those angles, regardless of which folder it lives in.

Hierarchical tags beat flat tags at scale

A flat tag list with 300 tags becomes noise. Hierarchical tags group related concepts:

Character
  Anatomy
    Hands
    Faces
    Muscles
  Clothing
    Armor
    Fantasy
    Historical
Color
  Warm
  Cool
  Complementary
Style
  Painterly
  Linework
  Graphic

Now #Character/Anatomy/Hands is self-documenting. You can filter by the parent (#Character) to see all character references, or drill into #Character/Anatomy/Hands for specifics.

Tag when you import, not later

Batch-tagging 2,000 images you collected six months ago is a chore. Tag at import time, even lightly. Two or three tags per image is enough to make search useful. You can always add more later.

Tag macros save repetitive work

For images you import in batches with shared properties (all from one artist, all for one project, all the same style), a tag macro lets you apply a preset group of tags in one action. refern supports tag macros directly in its import workflow.

Step 3: Use Color Labels for Workflow Status

Color labels answer "what is the status of this image?" not "what is in it?"

Color labels are a single visual dimension you can apply to any image. Unlike tags, they are exclusive (an image has one color label or none). That makes them ideal for status, not content.

A simple color label system:

ColorMeaning
RedNeeds review or might delete
YellowIn active use for current project
GreenKeeper, high quality
BlueSourced but not yet reviewed
PurpleFavorite, reference this often

You do not have to use all nine labels. Two or three consistent ones go a long way. The key is that a color label communicates status at a glance in any grid view.

Step 4: Create Smart Folders (Saved Searches)

Smart folders are the payoff for consistent tagging. They surface the right images automatically.

A smart folder is a saved search that auto-populates based on rules. You create it once, and it always shows the current result without you having to run the query again.

Useful smart folder examples:

  • "Anatomy favorites" = tag contains #Anatomy AND rating is 4 or 5 stars
  • "Untagged recent imports" = date added is last 30 days AND tag count is 0
  • "Current project references" = color label is Yellow
  • "High-quality poses" = tag contains #Poses AND rating is 5 stars
  • "Needs cleanup" = color label is Red

Smart folders do not store images. They are live queries. When you add a new image that matches, it appears automatically.

Step 5: Handle Incoming Images Without Breaking the System

Your inbox is the weak point. A folder named "Unsorted" is not a system. It is a pile.

Most reference libraries degrade because of the gap between "saved to disk" and "tagged and filed." Images collect in a Downloads folder or a generic Unsorted folder and never get organized.

Two approaches that work:

The immediate-sort approach. When you save an image, put it directly in the right folder and add two or three tags before you close the browser tab. Takes ten seconds per image. Works if you save references in small batches.

The batch-review approach. Save all images to an Unsorted or Inbox folder. At the end of each work session (or once a week), spend fifteen minutes reviewing, sorting, and tagging in batches. Works if you save in large volumes at once and do not want to interrupt your research flow.

refern supports a staging area on import so you can review images and apply metadata before they land in your library. Eagle supports the same via its import panel. PureRef does not have a tagging system at all, so if you use PureRef as your primary reference tool you are relying on visual memory for retrieval.

Step 6: Make It Searchable

Search is what separates a library from a folder.

Once your images have folders, tags, color labels, and ratings, search becomes fast and precise.

What good reference search looks like

A useful reference manager lets you combine these dimensions:

  • Full-text search across filenames, descriptions, notes, and source URLs
  • Tag filters (tag:anatomy, tag:warm-colors)
  • Rating filters (rating:>=4)
  • Color label filters (label:green)
  • File type filters (type:image)
  • Color search by hex (find images dominated by a specific color)
  • Visual similarity (show me images that look like this one)
  • Duplicate detection (find near-identical images in the library)

The more of these a tool supports, the less work your folder and tag structure has to do.

refern uses SQLite FTS5 with 14-plus inline search operators. You can type tag:anatomy rating:>=4 and get results in milliseconds. Color search by hex, visual similarity search via a local 512-byte descriptor, and duplicate detection via pHash are all built in with no internet connection required.

Eagle (as of 2026, $34.95 one-time) offers full-text search across filename, folder, description, tags, URL, and annotations, plus a built-in color search with an adjustable accuracy slider. It also supports an AI Search plugin for visual reverse-image search (local, offline, available in the Plugin Center). Eagle supports Windows and macOS only; there is no Linux client. [eagle.cool]

PureRef (personal: pay-what-you-want; small business: $49 one-time) has no search at all. There are no tags, no text search, and no database. PureRef is designed as a canvas overlay for active sessions, not a long-term library. [pureref.com]

Allusion (free, GPL-3.0) offers tag-based filtering and saved searches but has no color search, no visual similarity, and no duplicate detection. The project has not received an official update since February 2023; a GitHub issue filed April 2025 describes it as abandoned. Users managing libraries over 120,000 images have reported the database failing to display images entirely. [allusion-app.github.io, GitHub issue #604]

Step 7: Decide How Your Tool Handles Your Files

The most important invisible choice: does your tool copy your files or reference them in place?

This matters more than it sounds. Two very different approaches exist:

Copy into a proprietary library. Eagle copies every file you import into its .library folder. Your originals stay where they are, but Eagle creates a second copy. On a 100 GB reference collection, your Eagle library may use another 100 GB. Eagle's own FAQ acknowledges this as a common question. The benefit is that Eagle controls the full file path and can be more reliable across moves; the cost is doubled disk usage and the inability to organize files in your own folder structure. [eagle.cool, AlternativeTo reviews]

Reference in place. refern, Allusion, and PureRef all index or reference files in their original location without copying them. refern creates a refern-db.sqlite index and a thumbnails cache alongside your originals. Your files stay in your folder, where you expect them. You can open them in any other app, back them up with your own tools, or move them on disk and reconcile. Nothing is locked in a proprietary container.

If you already have a well-organized folder of references (from Lightroom, a project folder, or years of manual sorting), a tool that indexes in place is far less disruptive. You keep your existing structure and gain search on top of it.

Common Problems and Fixes

"I have thousands of unsorted images and do not know where to start."

Start with the highest-value 20 percent. Sort your references by date modified, find the ones you actually use, tag those first. A library where your best 500 images are perfectly organized is more useful than a library where 5,000 images are half-organized.

"My folder structure is too deep and I cannot remember where I put things."

Flatten it. Two levels of depth is usually enough. Folders should help you browse; tags handle the rest. If you find yourself using seven levels of nested subfolders, collapse to three and move the granularity to tags.

"I saved an image but I cannot find it anymore."

This is a search failure, not a filing failure. If your tool has full-text search and you tagged the image at all, you can find it. If your tool has no search (like PureRef alone), you rely on visual memory, which does not scale. Switch to a tool with search before your library grows further.

"My reference tool is too slow with 50,000 images."

This is a known failure mode for some tools. Allusion's official project has a documented database failure above around 120,000 images and a severe memory leak when generating thumbnails. [GitHub issue #640, #604] PureRef loads all images into RAM uncompressed, which degrades on large boards. refern uses a streaming indexing pipeline designed to scale to millions of files; a user with 27,000 images confirmed smooth performance.

"I keep downloading the same reference twice."

Enable duplicate detection. refern's is:duplicate search operator finds pHash-matched near-duplicates across the library in a single query.

How refern Automates the Tedious Parts

refern is a desktop reference manager for artists that combines Eagle-style organization with a PureRef-style infinite canvas and an Obsidian-style relationship graph. It costs $30 one time (launch pricing, going to $35 about two months after launch), runs on Windows, macOS, and Linux, and does not copy your files.

The features that directly reduce organization work:

Automatic metadata import. On import, refern reads embedded EXIF, IPTC, and XMP metadata. If your images came from Lightroom, DigiKam, Bridge, or Immich with tags and ratings already attached, those land in refern automatically, without manual re-tagging.

Browser extension. The refern extension for Chrome, Firefox, and Safari adds a hover-save button on every image you browse. You can tag images on save without leaving the browser. Batch save lets you grab all images on a page at once.

Directory metadata presets. Assign a preset to a folder so that any image dropped into that folder automatically receives a defined set of tags, a rating, or a color label. For example, every image added to the "Anatomy" folder could auto-receive the #anatomy tag.

Smart folders. Create once, always current. A smart folder for "high-quality poses tagged this month" updates itself every time a matching image is added.

Visual similarity and color search. When you find one great reference, refern's "Find similar" feature surfaces others in your library that look like it, using a local descriptor with no internet connection. Color search by hex finds images dominated by a specific color across your entire library.

The canvas as part of the library. You can drag from your organized library directly onto an infinite canvas to build a moodboard, mood board, or composition study. The canvas lives in the same workspace, not a separate app.

For more on choosing between tools, see the refern vs Eagle comparison and the refern vs PureRef comparison. For a broader overview of what a reference manager does, see the what is a reference manager glossary entry.

Next Steps

Once your core library is organized, a few extensions make the system significantly more powerful:

Build a relationship graph. refern's graph view shows how images, folders, canvases, tags, and groups relate to each other across the whole workspace. It surfaces connections you did not know existed. For artists who think in networks rather than hierarchies, this is useful.

Use the canvas for active projects. Drag references from the organized library onto a canvas for each active project. The canvas links back to the library items, so you can find the source image later via the "Placed in canvases" sidebar. See the reference management for artists guide for more on this workflow.

Import from Eagle. If you are moving from Eagle, refern's Eagle importer reads your Eagle library's folders, tags, ratings, source URLs, and notes directly. Your existing organization transfers without manual re-tagging.

Conclusion

Organizing reference images is a system problem, not a filing problem. The four layers (folders, hierarchical tags, color labels, smart folders) solve it at any scale, provided you have a tool that can search across them. Apply tags at import time, keep folders broad and stable, use color labels for status, and let smart folders do the ongoing curation work.

Frequently asked questions

What is the best way to organize reference images?

Use folders for broad categories (characters, environments, lighting), hierarchical tags for cross-cutting themes (anatomy, color palette, style), color labels for workflow status, and smart folders to surface saved searches automatically. A dedicated reference manager keeps this searchable without duplicating files.

Should I use folders or tags to organize reference images?

Use both. Folders work for mutually exclusive categories where an image belongs in one place. Tags work for cross-cutting themes where the same image could fit several categories. Together they cover every case: one folder, many tags.

How do I organize reference images without copying them to a new location?

Point a reference manager at your existing folder. Tools like refern and Allusion index files in place using a sidecar database. Eagle copies every file into its own library folder, doubling disk usage. refern never moves or copies your originals.

How do I find a reference image I saved months ago?

In a dedicated reference manager with full-text search, type any keyword from the filename, tag, source URL, or description. refern also supports color search (find by dominant color), visual similarity search, and 14-plus inline operators like tag:anatomy or rating:>=3.

Can I use PureRef to organize a large reference library?

PureRef has no tags, no search, and no cross-project library. Each .pur board is self-contained. For large or long-term libraries, PureRef alone is not enough. Most artists pair it with a library manager or switch to a tool that does both.

What folders should I create for my reference images?

A common starting structure: a top-level folder per project or subject, then subfolders by type (anatomy, lighting, color, textures, environments, character design). Keep top-level folders broad and use tags for finer detail.
  • $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 feature list, pricing, platform support
  2. 2.PureRef pricing and platform information
  3. 3.Allusion feature list and pricing
  4. 4.Allusion memory leak at 358 images
  5. 5.Allusion database failure at 120k images
  6. 6.Eagle no Linux confirmation