# Poor image quality/fuzzy images

In certain cases, you may notice that the quality of the images in PDFs output by PDF Creator is poor. This can be frustrating, particularly if you're creating PDFs that contain images of things like QR Codes where it's crucial to have high quality images.

This issue can usually be solved by changing the **Run-mode rendering** of the image to **Stretch.**

<figure><img src="/files/ZQhJ1T9tdwP8lxD6yAVT" alt=""><figcaption></figcaption></figure>

If you've done this, but are still seeing poor image quality please contact our [support team](https://www.cranfordtech.com/contact).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cranford-tech.gitbook.io/pdf-creator/troubeshooting/poor-image-quality-fuzzy-images.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
