view_image dont work!!?
What version of Codex CLI is running?
0.101.0
What subscription do you have?
Pro
Which model were you using?
gpt-5.3-codex-spark
What platform is your computer?
Linux Ubuntu 24
What terminal emulator and version are you using (if applicable)?
_No response_
What issue are you seeing?
I cant drag open images anymore into the terminal ..
I provided a local screenshot path but the assistant could not access or view it.
Codex says: " It only works with images that are actually uploaded/included in the chat session, not arbitrary local filesystem paths. This seems to be a path-availability limitation in the chat interface, not a problem with the image file itself."
• I couldn’t view the screenshot directly, but I made it readable using local OCR.
I copied the file into the workspace, then ran tesseract (the system tesseract binary at /usr/bin/tesseract) on the PNG and extracted text with its output. That gave me enough readable
lines to identify the page as a GitHub Issues view and the open “Create new issue in openai/codex” form fields.
What steps can reproduce the bug?
• I couldn’t view the screenshot directly, but I made it readable using local OCR.
I copied the file into the workspace, then ran tesseract (the system tesseract binary at /usr/bin/tesseract) on the PNG and extracted text with its output. That gave me enough readable
lines to identify the page as a GitHub Issues view and the open “Create new issue in openai/codex” form fields.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗