It's Sunday evening before the figure deadline. Your advisor sketched the model on the whiteboard during a 30-minute meeting and you took a phone photo. The photo is blurry, two arrows could go either way, and you have no idea whether the loop at the top was meant to be a feedback or a degradation step. You either guess and risk the wrong figure, or email your advisor and lose the night.
A scientific drawing AI workflow does not get you out of writing the meeting down clearly. It gets you out of the redrawing — pixel-pushing in Illustrator at 11pm. This guide is the workflow that researchers actually use: photo or sketch in, structured prompt in the middle, editable SVG out.
Common mistakes that turn a sketch workflow into a redo
- Treating the AI output as the final figure. The model will produce a polished image that looks done; the relationships inside it are still your responsibility. Always export to SVG so labels and arrows can be edited.
- Feeding a phone photo with no description. Image-to-image models will redraw whatever they see, which usually means inventing connections that look like the blurry pixels. You have to describe the science in words alongside the photo.
- Asking the model to "make it look like a Nature figure." This produces decoration, not clarity. Specify the structural relationships first.
- Losing the directionality. Sketches use arrows loosely — "this affects that". A scientific figure needs activation, inhibition, translocation, and time-direction to be visually distinct. State that explicitly.
- Skipping the verification pass. AI-generated figures regularly invent labels and components that were never in your sketch. Always diff the output against the original sketch before exporting.
Bad prompt vs. better prompt
A real before/after on a whiteboard photo of a kinase cascade:
Too short — produces a stylized but unverifiable cartoon:
Turn this whiteboard photo into a clean scientific figure.Restructured — produces an editable figure you can trust:
Convert the attached whiteboard photo into a clean schematic of a kinase signaling cascade.
The sequence is: extracellular ligand → membrane receptor → MAPKKK → MAPKK → MAPK → nuclear transcription factor → target gene.
Use right-arrows for phosphorylation steps, dashed arrows for translocation across the nuclear membrane, and a separate panel for the inhibitor (small molecule blocking MAPKK).
Preserve the exact node names from the photo: do not invent additional proteins or substrates.
Style: clean vector schematic, white background, room for editable labels, no 3D rendering.
Output as a layered SVG so I can correct labels in Illustrator.The structured prompt does two things the short one does not: it names every node so the model cannot invent extras, and it specifies what each arrow type means so the model cannot guess.
What the AI should infer vs. what you must specify
The biggest decision in this workflow is how much you describe in words. A useful split:
| Let AI infer | Specify yourself |
|---|---|
| Visual style, icon design, color palette | Every component name, every label |
| Layout proportions and spacing | Direction of every arrow |
| Background, decorative elements | Which arrows are activation vs. inhibition vs. translocation |
| Aspect ratio and crop | Whether the figure is conceptual or shows real data |
| Icon style for generic objects (cell, organ) | Specific molecular structures, clinical findings, quantitative values |
Anything in the right column needs to be in your prompt, even if it is also in the photo. Models are not reliable at reading scientific structure from a blurry sketch.
Example figure

The example shows the three stages explicitly: raw sketch, AI draft, editable figure. The scientific content stays the same; the visual grammar gets cleaner at each step. Note that the AI draft is not the final — the editable layer is.
Copy-paste templates by source material
Use these as starting points, then replace bracketed text with your study.
1. Whiteboard photo cleanup
Convert the attached whiteboard photo into a clean scientific schematic of [topic].
The components are: [list every node visible in the photo, in order].
The connections are: [for each arrow, state source → target and what it means (activation, inhibition, translocation, conversion, transport)].
Preserve exact labels from the photo: do not invent additional components.
Style: clean vector schematic, white background, editable labels, no 3D rendering.
Output as a layered SVG.
2. Methods figure from protocol notes
Create a methods figure from the following protocol notes: [paste protocol].
Group steps into four blocks: [sample preparation], [treatment], [measurement], and [analysis].
Use a horizontal workflow with numbered steps. Keep labels short enough to fit a single-column methods figure.
Show the instrument or assay icon at the measurement step; use a simple bar chart or table icon at the analysis step (no real numbers).
Do not invent missing protocol steps. If a step is unclear in the notes, leave it as a labeled placeholder I can fill in later.
3. Concept drawing for a talk or grant
Draw a conceptual scientific figure explaining [idea or hypothesis].
Components to show: [main actor], [process they undergo], [output or readout], and [feedback or downstream effect].
This is for a [grant panel / department seminar / public talk]. Keep labels readable from 2 meters away.
Use schematic style, not photorealism. No real data values. No journal logos.
4. Screenshot or paper figure as a starting reference
Use the attached figure from a published paper as a layout reference only.
Recreate the structure for our own study on [topic]: keep the panel arrangement and arrow style, but replace [their component] with [our component], and update labels to: [list of labels].
Do not copy the exact illustrations. The output must be original and not infringe the source figure.
Style: editable vector, consistent with our previous figures.How different readers should use this workflow
- First-year grad student: start with template 2 (methods from notes). Your lab notebook is already a structured prompt — you just need to format it.
- PI reviewing a student's figure: ask for the sketch and the AI draft and the editable SVG. If the student only has the AI draft, they have skipped the verification step.
- Postdoc preparing a talk: template 3 is your friend. Concept drawings for a 10-minute talk should have at most 4 components on screen.
- Lab manager or PI with whiteboard culture: photograph the whiteboard at the end of every meeting, and use template 1 the same week. The longer you wait, the more interpretation drift creeps into the figure.
A realistic SciDraw AI workflow
- Capture cleanly. Phone photo of the sketch or whiteboard, well-lit, all components visible. Do not crop until after the AI has seen the whole thing.
- Write the prompt next to the image. Open a notes file, list every node and every arrow. This forces you to verify the science before the model does.
- Generate one structured variant first. Compare it against your prompt — not against your aesthetic taste. Did the model preserve every node? Did every arrow point the right way?
- Iterate on the prompt, not the image. If the figure is wrong, fix the prompt. Re-generating with the same wrong prompt is how credits disappear.
- Export to SVG and edit labels. Use vectorize image if the model output is raster-only. Final label edits happen in Illustrator, Inkscape, or PowerPoint.
- Verify against the source. Place the original sketch and the final figure side by side. Every node and arrow should match.
Pre-export checklist
- Every component in the figure was either in the original sketch or explicitly added in the prompt.
- Every arrow type has one consistent meaning.
- No invented numbers, no fake journal logos, no false confidence intervals.
- Labels are legible at the size the figure will be displayed (column, poster, slide).
- Output is editable (SVG, layered PDF, or
.ai), not flattened raster. - If the figure includes clinical or chemical content, a domain expert has signed off.
Related SciDraw AI workflows
Scientific Drawing · Scientific Figure Maker · AI Scientific Illustration · Vectorize Image
FAQ
Does the sketch have to be neat for this workflow to work?
No. The sketch can be a phone photo of a marker drawing. What matters is that you understand what every component is and what every arrow means. The AI cannot recover from your own ambiguity.
What should never be left to AI?
Exact molecular structures, clinical claims, quantitative values, discipline-specific symbols (Greek letters in math, IUPAC structures in chemistry, anatomical landmarks in medicine). Always check these manually after generation.
Why export to SVG instead of using the AI output directly?
Because reviewers ask for label changes, and labels are the most fragile part of an AI-generated figure. SVG keeps them as editable text instead of pixels.
How do I know if the AI invented something?
Diff the output against your source. Walk through every node and every arrow in the AI output and confirm it traces back to either your sketch or your prompt. Anything that does not is hallucination.
Can I use this for clinical or surgical figures?
You can use it for the draft, never for the final. Clinical figures must be reviewed by a clinician or qualified medical illustrator before publication or patient distribution. The AI is a sketching tool, not a clinical authority.
What if the model keeps adding extra elements I did not ask for?
Add a negative constraint to the prompt: "Do not include any components other than the ones listed above." Models respect explicit negative constraints better than implicit minimalism requests.



