# Pass images through workflow steps reliably regardless of how they're referenced

> We fixed an issue where workflow steps that included file path images were not being converted correctly, causing those images to be dropped or mishandled when passed between steps.

- Published: 2026-04-10
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/pass-images-through-workflow-steps-reliably-regardless-of-how-theyre-referenced
- Markdown: https://agno-com-nine.vercel.app/articles/pass-images-through-workflow-steps-reliably-regardless-of-how-theyre-referenced.md

We fixed an issue where workflow steps that included file path images were not being converted correctly, causing those images to be dropped or mishandled when passed between steps. File path images now flow through step conversion as intended.
