← The journal

From a layered Photoshop car drawing to one print file

Blank print sheet beside an empty reference sleeve and drawing tools
The drawing, customer choices and output format stay separate until the file is made.

In short

  • The layered Photoshop master separates paint, shading and fixed car detail.
  • Prepared artwork data and curated specification figures live in separate reviewed files.
  • One renderer composes both the live preview and the paid print artwork.
  • The PNG is rasterised from the same SVG rather than redrawn by a second process.

Photoshop is where I draw the car. It is not where a customer’s final poster sits waiting on a shelf. The finished file is assembled later from the reviewed drawing and the choices made in the builder.

How does a Photoshop car drawing become a print file?

The layered Photoshop master is prepared into reviewed artwork data. One renderer then combines that car with the chosen paint, background, registration, plate and signed specification to make both the preview and print artwork.

That separation matters because the drawing and the order change at different speeds. I draw a model once. Customers then give that reviewed drawing their own paint and plate without editing the master PSD for every order.

Follow the fileChoose a stage from drawing to download

Pick a stage to see what it contains and which decisions have not happened yet.

What is prepared from the Photoshop master?

The preparation step extracts the visible artwork into roles such as background, body shading and fixed detail. It also reconstructs linework from the finished image and gives the result a revision that must be reviewed.

Layer names are not trusted on their own. Old working files have inconsistent labels, so the preparation code measures colour and area, reports uncertainty and stops where a human decision is needed. The car’s name and specification figures live elsewhere, which means rerunning the artwork preparation cannot silently overwrite signed numbers.

The broader drawing guide shows why the paint and shadows begin as separate decisions.

When are the customer’s choices added?

Paint, background, registration, plate style and specification variant are added when the poster is rendered. Those choices are stored together so the later print route reads what the customer saw.

What belongs to the car and what belongs to one order
PartReviewed with the carChosen for the order
Drawing shapesYesNo
Specification figuresYesEngine variant only
Paint and backgroundShading behaviourExact colours
Registration and platePlate position and supported stylesExact text and style

A specification variant is kept in the same saved configuration as the colour and plate. That prevents a two-engine model from showing one set of numbers in the builder and printing another later.

Why do the preview and print use one renderer?

One renderer prevents the preview and print from drifting apart. It composes the same car, title, specification and plate for both, with the watermark removed from paid artwork.

A second drawing path would create two answers to the same order. A colour correction or plate fix could reach the screen and miss the file, or the reverse. Keeping one renderer means the customer checks the actual composition rather than an approximation of it.

Open the builder to see the poster update, or read why layered drawing is different from a photo filter.

What changes between the SVG and PNG files?

The representation changes, not the composed poster. SVG keeps scalable drawing instructions. PNG rasterises the same SVG into pixels at the required print-file size.

The PNG conversion happens after the poster has been composed. It is not a second renderer and it does not return to the Photoshop master. Adobe’s own documentation makes the same useful distinction: resampling changes pixel dimensions, while vector instructions do not have a fixed pixel grid.

Read Adobe’s current explanation of Photoshop resampling for the pixel side of that distinction. The car print size guide deals with wall size without making claims about a physical print this site has not inspected.

Questions people actually ask

Is the Photoshop file sent straight to print?
No. The layered PSD is the drawing source. Its reviewed shapes are prepared for the site, then the poster renderer combines them with the customer’s paint, registration, plate style and signed specification.
Does the preview use different artwork from the print file?
No. The same renderer composes both. The on-screen preview carries a watermark, while the paid print artwork removes it, but the car, colour, plate, title and specification come through the same path.
What is the difference between the SVG and PNG car print files?
SVG stores the poster as scalable drawing instructions. PNG stores a fixed grid of pixels. The site rasterises the PNG from the same composed SVG, so changing format does not create a second drawing.
Why keep Photoshop layers if the final poster is composed elsewhere?
The layers preserve the relationship between base paint, shading and fixed detail in the source artwork. That separation lets the preparation step identify what may change and what must remain exactly as drawn.

Written by Jonathan in Derby. Last updated .