# PDF 데이터도 추출할 수 있나요?

PDF 데이터는 추출되지 않습니다.웹 페이지에 게재된 정보들만 (텍스트, 이미지) 수집하실 수 있어요.추가로 이미지는 이미지 파일의 주소까지만 수집되어 이미지 속의 내용은 추출할 수 없으나,이미지 파일 주소를 이미지로 변환해주는 무료 프로그램을 이용해 이미지 데이터를 다운받으실 수 있습니다.이미지 다운로드와 관련해 보다 자세한 사항은 [이미지 파일 저장](https://listly.notion.site/a64f898d1e784d14afee8fc7a5d3dd2e) 도움말을 확인해주세요.


---

# 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://help.listly.io/docs/ko/support/faq/features/pdf.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.
