Design › Image Management › Part 3 · Workflows & Production
🔵 Asset Management · Workflows & Production
Workflows & Production
By Pawan Nayar · LLOS.ai · ~30 min read · Engineering Design
Individual skills are notes; a workflow is the song. Twelve real jobs run end to end — each with its map, its timing, its checklist and its real failure cost — then the production system around them: folders, naming, versioning, backup, an AI pipeline, and the twenty myths that quietly ruin good work.
Capture
Edit
Review
Export
Archive
RAW_0421.dng
IMG_2093.jpg
DSC_8842.nef
hero_master.psd
edit_v2.psd
FINAL_final.psd
proof_01.jpg
client_review.pdf
hero_web.webp
hero_print.tif
thumb.jpg
2026_shoot.zip
backup.zip
Downloads_dump
Fifteen files. Five folders. Zero order. Sound familiar?
12 end-to-end workflowsProduction systems + DAMCalculators & myths
From Tasks to Pipelines
A professional deliverable is individual skills in the right order, with the right tool at each step, ending in a file that meets an exact spec. So each workflow below opens with a map (the whole pipeline in one line), its difficulty, time, software and output, then why companies care, where the time actually goes, the steps, a production checklist, the wrong vs right, a real failure and its cost, and what changes at scale.
Then the part nobody teaches: the system around the pixels — folders, naming, version control, backup, asset lifecycle and DAM — because at volume, image management is the real job.
Twelve Workflows
Grouped by difficulty. Open any one for its full pipeline.
Beginner
Workflow 03
Recipe Blog — Step Collage & Pinterest Pin
Difficulty ★★☆☆☆⏱ 40 min🖥 Canva📦 PNG
The map
Step photos→Crop→Numbered collage→Resize to Pin→Compress
Why companies care
Discovery — a keyword-rich, high-contrast Pin is free traffic that compounds for years.
A name should say what, where it goes, and which version — never “final_final”.
Version control
Master
↓
Client review
↓
Approved
↓
Production
↓
Archive
Backup (one SSD failure = years lost)
Laptop
↓
Cloud
↓
External SSD
↓
Cold archive
Asset lifecycle
Capture
↓
Edit
↓
Review
↓
Export
↓
Publish
↓
Archive
↓
Reuse
Legal / rights
Licensed
↓
Released
↓
Attribution
↓
Commercial use
↓
Archive
Digital Asset Management (DAM)
At volume, files need a library, not a folder: metadata, tags, collections, ratings, keywords, search and archive. A DAM is how a team of hundreds finds the one approved logo in seconds instead of emailing “does anyone have the final?”
Decision Trees
Memorable because they end in a single answer.
Which format?
Need transparency? → PNG
↓
Need it tiny? → WebP
↓
Need to scale (icon/logo)? → SVG
↓
Need animation? → GIF / WebP
↓
Otherwise a photo? → JPG/WebP
Which colour space?
For screen? → sRGB
↓
For print? → CMYK / Pantone
↓
Brand-critical? → embed the ICC profile
Where does the blur come from?
Original soft? → re-shoot / re-source
↓
Export soft? → fix resample/format
↓
CDN re-compressing? → tune delivery
↓
CSS scaling past pixels? → ship a 2×
Automation, QA & Handoff
Professionals automate the repeat, check before they ship, and hand off cleanly.
The craft has moved downstream: prompting is cheap, but upscaling cleanly, retouching the tells, matching colour, setting real type and exporting to spec is where a designer still earns the result.
What Changes at Scale
Every workflow above is written for one asset. Enterprises think in hundreds of thousands.
NetflixOptimise for recognition at thumbnail size.
AmazonTune every image for conversion, not artistry.
MetaOptimise for feed speed above all.
The Vocabulary
The language of production and asset management.
Workflow
Definition
The ordered sequence from raw input to finished, delivered asset.
Why it matters
Naming it turns a scramble into a repeatable, teachable process.
DAM
Definition
Digital Asset Management — a searchable library of media with metadata, tags and versions.
Why it matters
It is how teams find the one approved file in seconds, not emails.
Version control
Definition
Keeping master, review, approved, production and archive as distinct, never-overwritten states.
Why it matters
It is why a rollback is a click, not a rebuild.
Batch processing
Definition
Applying one recorded action across many files at once.
Why it matters
It turns an eight-hour export into a coffee break.
Contact sheet
Definition
A single grid of thumbnails for review and selection.
Why it matters
It is how a client picks from 300 shots without 300 emails.
Soft-proof
Definition
Simulating on screen how colours will look on a specific output device.
Why it matters
It catches the RGB-to-CMYK shift before the press does.
Retina / DPR
Definition
Device pixel ratio — how many physical pixels map to one CSS pixel (1×/2×/3×).
Why it matters
It is why a crisp web image needs a 2× asset.
Pipeline
Definition
The full path an asset travels across people and tools, capture to publish.
Why it matters
Image management is designing that path, not just editing a file.
Common Questions
The workflow and asset-management questions designers actually ask.
What is a design workflow, really?
An ordered path from raw input to delivered asset — what to gather, which tool at each step, how to export, and where it goes. Naming and repeating it is what separates production from improvisation.
How should I name and organise image files?
Name by what it is, where it goes, and which version (hero_web.webp, hero_2026-07-15_approved.psd) — never “final_final”. Keep RAW, working masters, exports and archive in separate folders, and never overwrite a master.
How do professionals back up creative work?
In layers: laptop, cloud, external SSD, and a cold archive. One SSD failure can destroy years, so the master always lives in at least two places, one of them off the working machine.
How does a workflow change at scale?
One asset becomes thousands, so the manual steps must become automated: templates, presets, batch actions and a system that generates every size from one master. You stop hand-crafting and start operating a pipeline.
Where does AI fit into an image workflow?
As one step, not the finish line: prompt, generate, then upscale, retouch, remove backgrounds, set real type and export to spec. The craft has moved downstream to integrating and finishing the generated image.
What should I check before every export?
Resolution for the output, colour space (sRGB/CMYK), embedded profile, metadata, sensible compression, accessibility/alt text, and correct naming — a quick QA pass that catches the expensive mistakes.
Test Your Production Sense
Ten questions in seven formats, each with layered hints. Served from the bank, never hardcoded.
Loading the question bank…
Question 1 of 10
Multiple choice
Which Is the Right Call?
Five rounds. Two options each — the professional choice, and why.