How-to

Crop Image Non Destructively: Keep the Original (2026)

By refernLast updated June 20269 min read

The short answer: use refern's canvas crop. It applies a mask to your image inside the canvas and never writes to the file on disk. The original stays intact. You can reset, re-crop, or undo at any stage.

By refern | Last updated: June 2026

When you crop a reference image in most apps, the original pixel data is gone. You end up saving a copy, hunting for the unedited version later, or accepting a trimmed file you can no longer adjust. Non-destructive cropping stores the crop as a set of instructions layered over the original. The image on disk is unchanged; only the canvas view reflects the crop. This guide walks through exactly how to do that in refern.

What you will need before you start

  • refern installed on Windows, macOS, or Linux (30-day free trial, then $30 one-time at refern.app)
  • A workspace open with at least one image visible in the library
  • A canvas file (or a new one you create during this walkthrough)

If you have not created a workspace yet, open refern, click New Workspace, and point it at any folder of images. refern indexes the folder in place without copying or moving a single file.

The difference between canvas crop and library crop

refern has two separate crop paths. It is worth knowing which one you want before you start.

PathWhere it livesWrites to diskReversible
Canvas crop (this guide)Canvas layout onlyNeverFully, any time
Library crop: Save-as-newCreates a new file next to the originalYes, new fileOriginal untouched
Library crop: ReplaceOverwrites the original fileYes, irreversible10-second undo window only

The canvas crop is the right choice when you want a tighter composition visible while you work but you never want to alter the source file. Use the library crop only when you need a permanent cropped file on disk.

Step 1: Open a canvas and add your reference image

From the refern sidebar, right-click any folder and choose New Canvas, or open an existing one. Canvas files have a .refern-canvas extension and appear in your library with a canvas icon.

Once the canvas is open, drag one or more reference images from the library panel into the canvas area. You can also drag directly from a folder window. Each image lands as its own element on the infinite canvas.

If you want to work with an image you already have on a canvas, just open that canvas file.

Step 2: Select the image you want to crop

Click the image once to select it. A selection box with resize handles appears around it. You will see the canvas toolbar appear at the top of the screen. The toolbar shows controls for position, size, opacity, and image-specific options.

Step 3: Open the canvas crop tool

With the image selected, look for the Crop button in the canvas toolbar (it shows a crop-frame icon). Click it, or press the keyboard shortcut shown in the toolbar. The crop overlay opens directly over the image.

You will see:

  • A draggable crop frame with corner and edge handles
  • An aspect ratio selector at the top of the overlay
  • A Reset button (only visible if a crop is already applied)
  • Confirm and Cancel buttons

The area outside the crop frame dims to show what will be hidden.

Step 4: Choose an aspect ratio or go free-form

At the top of the crop overlay, pick from the aspect ratio presets:

  • Free crops to any shape without locking proportions
  • 1:1 locks a square crop
  • 4:3 classic photo/screen ratio
  • 16:9 widescreen
  • 3:2 standard photo proportions
  • 2:3 portrait orientation

You can also type a custom ratio. Once you choose a preset, the crop handles snap to that ratio so dragging any corner maintains it automatically.

For reference images like character studies or anatomy breakdowns, 1:1 and 4:3 tend to be most useful. For landscape or environment references, 16:9 gives you a clean cinematic frame.

Step 5: Drag the handles to frame your crop

Drag any corner or edge handle to resize the crop frame. Drag the interior of the frame to reposition it over the image without changing the crop size. The image itself does not move; only the visible region changes.

Because the crop is non-destructive, you are not discarding pixels. refern is recording the coordinates of your crop frame relative to the full image. The original full-resolution image remains on disk, unchanged.

Step 6: Confirm the crop

Click Confirm (or press Enter) to apply. The canvas image now shows only the cropped region. The thumbnail in the grid and the canvas view both update to reflect the crop. The original file on disk has not been touched.

Other canvas elements (text, shapes, other images) are unaffected.

Step 7: Reset or re-crop at any time

Select the cropped image and open the crop tool again. You will see the current crop frame applied to the image. You have two options:

  • Re-crop: drag the handles to a new position or pick a different aspect ratio, then confirm
  • Reset: click the Reset button to remove the crop entirely and return the image to its full original dimensions

There is no restriction on how many times you can re-crop or reset. Because nothing is written to disk, every adjustment is reversible.

Common problems and fixes

The image looks pixelated after cropping

The canvas display resolution scales with your zoom level. Zoom in closer to confirm whether the pixel density is acceptable. refern renders from the original full-resolution file, so a crop does not reduce the source quality. If you need a high-resolution exported crop as a separate file, use the library crop's Save-as-new path instead.

I cannot find the Crop button in the toolbar

The canvas toolbar is context-sensitive. It only shows image-specific controls when an image element is selected. If you see the general toolbar but no crop icon, click the image directly on the canvas to select it and the toolbar should update.

The crop I applied disappeared

Canvas crop state is saved inside the .refern-canvas file. If you closed the canvas without saving, the crop is not stored. Open the canvas and re-apply the crop, then save. Use Cmd+S or Ctrl+S to save the canvas file.

I want the original uncropped image back in the library, not just on the canvas

The original is already there. The canvas crop only affects how the image appears inside that canvas. Go to the library (the folder panel on the left), find the original image, and it displays at full dimensions. Nothing was changed.

How refern's approach compares to other tools

To set expectations honestly, here is how the non-destructive canvas crop compares to what PureRef and Eagle offer.

PureRef

PureRef has a crop tool on its canvas (as documented in the official handbook [pureref.com/handbook/features/]). However, PureRef saves everything, including crop state, inside a proprietary .pur binary file. If that file is corrupted (for example by a save interrupted by power loss, which the PureRef forum documents as a real failure mode), the crop and the images embedded in it are lost together. PureRef has no persistent library and no cross-project crop history.

PureRef's always-on-top overlay mode and transparent-to-mouse click-through are genuine strengths for painting reference workflows. refern supports the same pin-on-top and click-through behaviors. Both tools serve the overlay use case.

PureRef is free for personal non-commercial use (pay-what-you-want, suggested $7 or $15 as of 2026). For commercial use, the Small Business license is $49 one-time (as of 2026) [pureref.com/download.php].

Eagle

Eagle ($34.95 one-time, 2 devices, as of 2026 [eagle.cool]) is a strong library manager with deep format support and a plugin ecosystem. It does not have a canvas or moodboard mode, so there is no canvas crop in Eagle at all. Eagle's annotation tools support text notes on images but not geometric crop masks. Users who want to crop a reference in Eagle must use an external editor, which writes to a new file or overwrites the original.

Eagle copies all imported files into its own .library folder, which means your originals and Eagle's copies both exist on disk. refern never copies files; it indexes your existing folder in place.

Next steps

Once you have non-destructive crops set up, a few related workflows in refern are worth exploring:

The canvas itself supports layers, groups, text, shapes, freehand drawing, color swatches, image filters, and the same always-on-top and click-through mode that PureRef users rely on. All of these work alongside the non-destructive crop on any canvas element.

Conclusion

Non-destructive canvas crop in refern means: drag, confirm, and your original is safe. The crop is stored as canvas state, not written to the file. You can reset it in two clicks, re-crop it as many times as you like, and the source image on disk is always there, unmodified. No copies, no backups needed, no hunting for the original later.

Try refern free for 30 days, then $30 one-time at refern.app.

Frequently asked questions

Does non-destructive crop in refern change the file on disk?

No. The canvas crop stores a mask in refern's index. The original file on disk is never touched. You can reset the crop or re-crop at any point without any data loss.

Can I reset a crop to the full original image?

Yes. Open the crop tool on any canvas image that already has a crop applied and click Reset. The image returns to its full original dimensions instantly.

What aspect ratio presets does refern support for cropping?

refern's canvas crop offers free-form crop, square (1:1), 4:3, 16:9, 3:2, and 2:3 presets. You can also type a custom ratio. The chosen ratio snaps the crop handle so you get a precise result every time.

Is refern's canvas crop the same as the destructive crop tool?

No. refern has two crop paths. The canvas crop is fully non-destructive and lives only in the canvas layout. The separate library crop (Save-as-new or Replace) writes a new file or overwrites the original on disk. This guide covers the canvas crop only.

Does PureRef have a non-destructive crop?

PureRef has a per-image crop on its canvas, but it saves the crop as part of the .pur board file. If that file is corrupted or deleted, the crop is lost along with it. PureRef has no persistent library, so there is no cross-board crop history.

Does Eagle have non-destructive cropping?

Eagle does not have a canvas or moodboard mode, so there is no canvas crop. Eagle's annotation tools support text notes but not image cropping within the app.
  • $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.refern product, canvas crop feature, crop tool documentation
  2. 2.PureRef official handbook: crop feature, canvas limitations
  3. 3.Eagle homepage: feature set, no canvas or crop mode listed