description: "Portfolio & Client Delivery Workflows — The pipeline work in this level (Modules 1-8) has all been about getting color, assets, and links right during…"---
09 · Portfolio & Client Delivery Workflows¶
The pipeline work in this level (Modules 1-8) has all been about getting color, assets, and links right during production. This module covers the other end: packaging finished work for a client, and presenting it in a portfolio — the final, flattened, no-longer-linked stage of the pipeline from Module 1.
1. Final delivery packages: flattening the pipeline¶
- By delivery time, every linked/live element from earlier modules (Dynamic Link comps, Library graphics, InDesign image links) should be resolved into final flattened output — a rendered MP4, a print-ready PDF, final exported images — per Module 1's rule of keeping things linked during production and flattening only at the end.
- For video, File > Export > Media in Premiere with a preset matching the delivery spec (codec, resolution, frame rate — confirm against whatever the client/platform specifies, e.g. a specific bitrate cap for a streaming platform's upload requirements).
- For print, deliver the Packaged InDesign folder (Module 8) alongside the final export PDF — the package serves as an editable-source handoff, the PDF as the client-facing proof/press file.
- Organize final deliverables into a clearly labeled folder structure
(e.g.
Client_Final_Delivery/Video,/Print,/Source_Files) rather than handing over a flat folder mixing intermediate and final files.
2. Client review and approval rounds¶
- For video review, use Frame.io (deeply integrated into Premiere via the Frame.io panel, or the standalone web app) to share a review link — clients comment directly on specific timecodes/frames, and those comments sync back into Premiere as markers on the timeline via the Frame.io panel.
- For print/design review, share a PDF through Acrobat's commenting tools (or InDesign's own Share for Review for a cloud-based commenting link) so feedback lands as specific, positioned annotations rather than a vague email describing "the logo on page 3."
- Track approval status explicitly (a simple version log:
v1 sent for review,v2 — logo size feedback addressed,v3 — approved) so it's clear which version a client actually signed off on, especially across multiple revision rounds.
3. Building a portfolio piece¶
- A portfolio case study should show process, not just the final frame — before/after grading comparisons (Lightroom's before/after view, Window > Before/After, or Y for a quick side-by-side toggle in Loupe), a few seconds of behind-the-scenes/raw footage next to the graded result, or a wireframe/early layout next to the finished InDesign piece.
- For video work, export a portfolio reel — short cuts of your best 3-6 second moments across projects, sequenced with quick cuts and a consistent look, rather than full unedited pieces end to end.
- Keep portfolio exports at genuinely representative quality — export at full delivered resolution/bitrate rather than an overly compressed web preview that undersells the actual finished work's sharpness and color.
4. Rights, licensing, and client ownership¶
- Confirm what's actually owned/licensed before including client work in a public portfolio: check the original contract/agreement for whether showcase use was permitted, and get explicit written permission if it wasn't addressed upfront — this applies to both the final piece and any raw/BTS material shown alongside it.
- Stock assets (photos, fonts, templates, music) used in the delivered work carry their own license terms — confirm the license covers the client's actual use case (e.g. broadcast vs. web-only, print run size limits) before final delivery, not after the piece has shipped.
- If a font was packaged into a print delivery (Module 8) or a .mogrt (Module 6), double check that font's license permits redistribution in that specific form — many commercial fonts explicitly prohibit embedding/sharing outside the licensed seat.
5. Archiving a finished project¶
- Archive the full project (source files, linked assets, final exports) as one package once a project is fully approved and delivered — using Collect Files (Premiere: File > Project Manager... or Collect Files depending on version) or Package (InDesign) one more time as a final snapshot, separate from any earlier in-progress packages.
- Store the archive with a clear naming convention including the completion date and final version number, so a future revision request (a common real-world occurrence — a client wanting a re-cut months later) can start from the exact delivered state rather than a half-finished working file.
Worked example: delivering and archiving a client video¶
- Export the final graded sequence via Export Media at the client's specified codec/resolution, and share a Frame.io review link for final sign-off.
- Once approved, deliver the final MP4 plus a short portfolio cut (best
10-15 seconds) into a labeled
Client_Final_Deliveryfolder. - Confirm the stock music track's license covers the client's actual distribution (e.g. paid social ad use, not just organic posting, if that's the license tier purchased).
- Run Collect Files on the finished Premiere project for archival, labeled with the completion date, before removing the project from active working storage.
Cheat sheet — delivery & portfolio¶
| Task | Where |
|---|---|
| Final video export | File > Export > Media |
| Final print export | Package (Module 8) + Adobe PDF (Print) |
| Timecode-specific client video review | Frame.io panel in Premiere |
| Cloud commenting on a design file | InDesign Share for Review / Acrobat commenting |
| Before/after comparison for portfolio | Lightroom Y (Loupe before/after toggle) |
| Archive a finished project | Collect Files (Premiere) / Package (InDesign) |
How It Actually Works¶
- Frame.io comments attach to a specific timecode by recording the exact frame number (or SMPTE timecode) the client's playhead was on when they commented, and Premiere's Frame.io panel converts that stored timecode into a literal marker at the matching position on the sequence timeline. This is a real coordinate-system translation, not a vague "attached to the project" note — which is exactly why a comment reliably lands on the correct frame in the editor's timeline regardless of how the client scrubbed to find it, and why timecode-specific review is more precise than an email describing a moment by eye.
- A version log ("v1 sent," "v2 addressed," "v3 approved") is doing the same job a real version-control system does formally: giving every reviewed state a stable, referenceable identity separate from "whatever is currently in the working file." Without it, "the approved version" is an ambiguous pointer that silently drifts every time the working file is saved over — the log is the human-maintained equivalent of a commit history, which is precisely why it matters most across multiple revision rounds where more than one draft has been shared.
- Final delivery flattening is irreversible for the same structural reason established in Module 1: every live reference (Dynamic Link, Library asset, InDesign link) gets resolved into permanent output data with no reference left to trace back to editable sources. This is precisely why the archive step has to capture the pre-flattened project (source files, still-linked assets) as its own separate snapshot — the final delivered MP4/PDF alone cannot be un-flattened back into an editable state months later if a client requests a revision; only the archived source project, with its links still intact, can be reopened and actually re-edited.
- A font or stock asset's license is a legal permission scope attached to
the file, entirely independent of whether the file technically embeds or
copies cleanly. Nothing in InDesign's Package, an After Effects
.mogrt's font-bundling option, or a stock footage file's format enforces license compliance — those mechanisms will happily copy or embed a font/asset regardless of whether the license permits that specific redistribution, which is exactly why license-checking has to be a separate, deliberate human step at delivery time rather than something the software verifies for you. - Before/after comparisons work as portfolio evidence because they expose the actual delta the Develop parameters (or grade, or layout) produced against the same underlying source data — the identical mechanism covered in Lightroom's non-destructive editing model. Toggling Y in Loupe view re-renders the same raw file twice: once with the current edit-parameter set applied, once with it reset to as-shot defaults — a real computed comparison of two renders from one source, not two independently captured images, which is what makes it a meaningful demonstration of the actual work done rather than just two different photos.
Exercise¶
Take one finished piece from an earlier module (video or print) and run a full delivery pass: export at final delivery spec, organize it into a clearly labeled delivery folder, and archive the complete project (source + linked assets) as a separate dated snapshot. Write a one-paragraph portfolio case-study description for it that highlights process, not just the final result.