
A photograph needs to fit inside a circle. You want to change the crop later. You may also want to move the circle without moving the photograph, or move the photograph without moving the circle.
That is the ordinary problem behind one of FreeHand’s most fondly remembered commands.
Paste Inside created a clipping relationship: a closed shape determined the visible area of some other artwork. The parts outside the shape were hidden, not deleted. Its significance was the way the operation expressed the designer’s intention and kept subsequent edits accessible.
If you are new to the application, the FreeHand history provides the background. If you remember the command but now use another editor, start with the relationship rather than hunting for exactly the same label.
Two things, independently editable
A clipping structure has a boundary and contents. The boundary might be a circle, an irregular path, or another supported closed shape. The contents might be vector artwork, a bitmap, or text.
The distinction is easy to see in a circular portrait. Enlarging the circle reveals more of the photograph. Enlarging the photograph changes the apparent scale of the face. Moving both together relocates the composition. These are three different edits even though a casual click may initially appear to select the same thing.
A good interface makes it clear which of those edits you are about to perform.
The documented FreeHand operation
The original MX manual, pages 132–134, describes the clipping workflow. Adobe’s official tutorial identifies the platform naming: Paste Contents on Windows, Paste Inside on Macintosh.
In practical terms:
- Arrange the artwork where you want it relative to the intended frame.
- Cut the artwork that will become the contents.
- Select the closed path that will serve as the boundary.
- Use the clipping paste command.
- Select the contents when you need to adjust their position or appearance.
The initial placement matters. The operation should not be confused with a command that automatically scales any image to fill any frame.
The manual describes a contents handle and subselection. It also documents choosing whether transformations affect the contents. Those details explain why a demonstration that stops immediately after the paste leaves out much of the workflow’s value.
Why this is not destructive cropping
Suppose a portrait looks too close to the edge. With clipping, the original photograph remains available behind the boundary. You can reposition it and reveal a different area.
Destructively cutting away the outside pixels or physically trimming vector paths is another operation. Sometimes that is useful, but it commits more of the result. It may remove information you later need.
For a reusable design, retain the clipping relationship until you have a reason to flatten or trim it. Keep an editable original even if the delivery format requires a simpler result.
Illustrator has an equivalent capability
It is inaccurate to say Illustrator cannot put artwork inside a shape. Adobe documents Draw Inside, alongside clipping-mask workflows.
The remaining discussion is about how those operations behave: entering the contents, selecting the boundary, keeping an arrangement stable, and navigating nested structures. The Adobe community thread contains years of complaints but also explanations of those equivalents.
When migrating, try a deliberately simple example first. Create a frame and two overlapping colored shapes. Establish the clipping relationship, then practice selecting the frame and each child separately. A two-minute exercise with obvious shapes often teaches more than attempting to diagnose a complicated client file.

The useful test comes after creation
A clipping feature should survive more than its introductory demonstration. Test these actions on a copy:
| Action | Expected result |
|---|---|
| Move the whole composition | Boundary and contents retain their relationship |
| Move only the contents | The crop changes; the frame stays put |
| Edit the boundary | Visibility changes without deleting the hidden artwork |
| Reach a nested child | The structure does not have to be dismantled |
| Undo an edit | The intended previous state returns |
| Save and reopen | The structure remains editable |
This is also how we should judge Backhand’s implemented clipping work. Code that creates a mask is a beginning. Reliable interaction with that mask is the actual feature.
The operation belongs with subselection, not in isolation. Once those two ideas are understood together, many supposedly mysterious clipping problems become ordinary questions about which object is selected.