# Resolving problems with missing images

The first setting to check is whether the compiler is in *Normal* mode rather than *Fast \[draft]* mode (in the drop-down menu under the *Recompile* button). The *Fast \[draft]* mode skips some steps in order to speed-up compilation, and often doesn't show included images.

![Fast-draft-compile.png](https://3502988919-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVetOkhFZmAC8QCQK0Pi7%2Fuploads%2FUT2mGF4f7ru8qZQ1hHAD%2FScreenshot%202025-12-16%20125728.png?alt=media\&token=afb2f4fe-53dd-43c1-bdbe-9d8df7ad5802)

Occasionally, issues with the *Overleaf* PDF viewer may cause images to not appear in the preview—although if everything is correct in the code, the images should still appear in the downloaded PDF file. To resolve this issue, you can change the PDF viewer from *Overleaf* to *Browser* using instructions found [here](https://docs.overleaf.com/navigating-in-the-editor/working-with-the-pdf-viewer/pdf-viewer-options-and-navigation).

If the images are still not appearing, there is likely something wrong in your LaTeX. Make sure that you have [uploaded the file](https://docs.overleaf.com/writing-and-editing/inserting-images/uploading-images) and [specified the file location](https://www.overleaf.com/learn/latex/Errors/File_XXX_not_found_on_input_line_XXX) correctly.
