Module 5 β’ Lesson 2π§© Smart-Object Templates & Linked Assets
A design you can only use once is a craft; a design that updates itself across ten files is a system. Smart Objects and linked assets turn a layout into a reusable template β change the source art once and every deliverable that references it re-renders.
π What You'll Learn
By the end of this lesson, you will be able to:
- Explain what a Smart Object protects and why it is non-destructive
- Choose between embedded and linked Smart Objects for a job
- Build a mockup template with a warped Smart-Object placeholder
- Use Replace Contents and Place Linked to swap art in one move
- Update one linked file and have every design using it refresh
β±οΈ Estimated Time: 55 minutes
π― Project: A reusable mockup template where dropping in new artwork β once β flows into the placeholder with its warp, shadows, and lighting intact.
In This Lesson
π€ The Goal: Change Once, Update Everywhere
One source logo feeding three deliverables. On the right, the old way: the logo is baked into each file, so a rebrand means opening and re-editing all three. On the left, one linked source flows into all three β update it once and every deliverable refreshes. Drag the handle:
π§ Mental Model: A Container You Can Refill
A Smart Object wraps one or more layers in a protective container. Scale it down and back up and it stays sharp; apply a filter and it becomes an editable Smart Filter you can retune later; double-click it and you edit its contents in their own tab, then save and the parent updates. Nothing you do to the container destroys what is inside.
The container also has a superpower: Replace Contents. Any transforms, warps, filters, and layer styles you applied to the container stay put while the artwork inside is swapped. That is what makes templates possible β the wrapping is the template, the contents are the variable.
π Embedded vs Linked
An embedded Smart Object stores its contents inside the PSD β portable, self-contained, but each copy is independent. A linked Smart Object (File βΈ Place Linked) points at an external file on disk; many documents can link the same file, and editing that one file updates them all on open. Embedded is best for one-off protection; linked is the backbone of a multi-file system.
β οΈ Linked files can go missing
Move or rename a linked file and Photoshop loses it (the layer shows a warning). Keep linked assets in a project folder you don't reshuffle, and Package the project before sending it on. The power of links comes with the discipline of not moving them.
πΌοΈ Building a Mockup Placeholder
A mockup (art on a mug, a billboard, a phone screen) is just a Smart Object placeholder shaped to the surface. Build it once: put a plain rectangle Smart Object where the art goes, warp it to the surface's perspective, then add the surface's shadow and highlight above it on Multiply/Screen layers. Forever after, Replace Contents drops any new art straight onto that surface, lit and warped.
β Effects on the container, not the art
Apply the warp, shadows, and blend modes to the placeholder Smart Object and the layers around it β never bake them into the art itself. Then the art stays a clean, swappable rectangle and the treatment is permanent. That separation is the entire trick of a good mockup.
π οΈ Guided Build: A Reusable Template
Grab a photo of a surface you want to brand β a mug, a poster on a wall, a laptop lid.
Step 1: Place the placeholder Β· 8 min
- Make a rectangle roughly the size of the art area. Right-click βΈ Convert to Smart Object.
- Free Transform βΈ Warp (or Perspective Warp) to conform it to the surface's shape and angle.
Step 2: Light it into the scene Β· 10 min
- Above the placeholder, add a layer set to Multiply and paint the surface's existing shadows/creases back over the art.
- Add a Screen layer for highlights/reflections. Clip both to the placeholder so they only affect the art area.
Step 3: Swap in real art Β· 8 min
- Double-click the placeholder (opens its own tab), paste or place your design, save, close. It flows onto the surface, warped and lit.
- Prefer Place Linked for the art if several mockups should share it β then one edit updates them all.
Step 4: Prove reuse Β· 6 min
- Replace Contents with a different design. The perspective, shadows, and highlights hold automatically.
- Save this file as your reusable mockup template. π
β Project Completion Checklist
- β Placeholder is a Smart Object, warped to the surface
- β Shadows (Multiply) + highlights (Screen) on the container, clipped
- β Art swaps via Replace Contents / double-click edit
- β Shared art uses Place Linked where appropriate
- β Saved as a reusable template; Package if handing off
π§ Now You: Solo Variation
π Your challenge
- Build a three-surface mockup (front, side, angled) and drop one design across all three at once via a shared linked file.
- Make a "brand sheet" PSD whose logo is a linked SO; then change the logo file and watch every placement update on reopen.
- Turn a filter you use often into a Smart Filter on a Smart Object and retune it a week later without redoing the layer.
Going further: nest Smart Objects β a placeholder inside a placeholder β so a whole sub-design (with its own type system from 5.1) becomes one swappable unit.
π³ Recipe Card: Smart-Object Template
Wrap it, treat it, refill it
- Rectangle β Convert to Smart Object placeholder
- Warp to the surface; add Multiply shadows + Screen highlights (clipped)
- Double-click to edit contents, or Replace Contents to swap
- Place Linked for art shared across files
- Package the project before handoff so links survive
Mantra: put the treatment on the container and the artwork stays free to change.
π Learning Journal
Add to your journal after this lesson:
- Key concepts you learned
- Techniques that clicked for you
- Questions or confusion points to revisit
- Ideas you want to try
- Your progress and feelings about learning this
βοΈ This lesson's prompt: Think of a repetitive design task you have done by hand. How would a Smart-Object template and a linked asset have collapsed it into a single edit?
π Where This Leads
You can now build a template that refills itself. Next you scale that idea to a whole campaign: Lesson 5.3 β Campaign from One Master, where artboards and linked Smart Objects spin one design into a full set of sized, export-ready deliverables β the Module 5 deliverable.
Why .psb for linked files, not .psd?
Either works; large-format or high-bit files may exceed the 2GB PSD limit, and PSB (large document format) handles them. For most brand assets a PSD or even a PNG/SVG linked file is fine.
Do Smart Objects make my file huge?
Embedded ones add the contents' full weight to the PSD. Linked ones keep the data external, so the working file stays lighter. That is another reason linked assets scale better across a big project.