PDF 요약
긴 문서의 알맹이를 내 AI 키로 뽑아내요.
PDF는 절대 업로드되지 않아요. 텍스트는 브라우저에서 추출되어 먼저 보여 드리고, 승인한 뒤에만 전송돼요.
이 도구가 하는 일
This extracts the document's text in your browser, sends it to the AI provider you choose using your own key, and writes the answer out as a Markdown file. The file itself never leaves your device, and the panel shows you the exact text and its size before anything is sent. There is no CekPDF server in that path, which also means no CekPDF account and no CekPDF bill - your provider charges you directly.
Use it when a document is longer than the time you have for it: a hundred-page tender you need to decide whether to bid on, minutes from a meeting you missed, an annual report where you only want the shape of the thing, or a contract you would like a map of before reading the clauses properly.
작동 방식
- Drop the PDF onto this page. Its text is extracted and shown to you, with a character count and a rough token estimate.
- Choose your provider and paste your API key. The key is kept in this browser's local storage and sent to nobody but the provider it belongs to.
- Pick a length - roughly 120 words for brief, 350 for standard, 900 with a section per topic for detailed - and a style: bullets, paragraphs, or a nested outline.
- Set the output language if you want something other than the document's own, and narrow the page range if only part of it matters.
- Press Summarise. The answer streams in as the model writes it, and Cancel stops the request.
Long documents are summarised in two passes. The text is cut into chunks of about 60,000 characters, each chunk is summarised on its own, and a final request writes one summary from those notes. The alternative most tools take - truncate to fit and summarise whatever survived - produces a confident account of the first thirty pages that reads exactly like an account of the whole document. This one costs more requests and reports how many it made.
There is a ceiling on how much text goes out, 120,000 characters by default, and it exists to stop someone accidentally posting a 900-page book along with the bill that would come back. When a document exceeds it, the text is cut there and the summary file opens with a line saying so - in the output you keep, not in a notification that disappears. Raise the limit under advanced options if you would rather pay for the whole thing.
The instruction the model receives is deliberately narrow: use only what the document says, note where it is unclear rather than filling the gap, and skip the preamble about being an assistant. Temperature is fixed at 0.2, low enough that the same document twice gives close to the same summary. None of that makes a summary trustworthy by itself, so treat it as a way into the document rather than a replacement for the paragraph you are about to quote.
This is one of the few pages here with an amber badge instead of a green one, because something does leave your device. To be exact: the file does not, the images in it do not, and the extracted text does - posted by your own browser, straight to the endpoint you named, with your key in the header. Nothing of ours sits between the two, so there is nothing on this side that could log it or train on it.
이 도구가 할 수 없는 일
- The document's text is sent to the AI provider you choose. The file itself is not, but its words are.
- You need your own API key, and your provider bills you for every request the tool makes.
- Long documents are summarised in chunks and then summarised again, so a detail mentioned once in passing may not reach the final summary.
- Tables and columns are flattened into reading order when the text is extracted, so a summary of a document that is mostly tables will be weaker than one of a document that is mostly prose.
자주 묻는 질문
- 제 문서가 업로드되나요?
- 파일은 아니에요. 문서에서 뽑은 텍스트가 가는데, 내가 고른 제공자에게만 가요. 추출은 브라우저에서 이뤄지고, 보내기 전에 패널이 그 텍스트와 크기를 보여 주고, 그다음 요청이 내 브라우저에서 내 키로 제공자의 엔드포인트로 곧장 가요. 그 경로에 CekPDF 서버는 없고, 그래서 어떤 것도 보거나 기록하거나 보관할 수 없어요.
- 왜 제 API 키를 직접 넣어야 하나요?
- CekPDF에는 서버가 없기 때문이에요. 대신 문서를 요약해 주는 서비스라면 서버가 필요하고, 계정과 사용량 제한, 그 서버를 지나가는 내 텍스트 사본까지 따라와요. 키를 직접 가져오면 관계가 정직해져요. 내 브라우저가 내 제공자와 이야기할 뿐 다른 누구도 끼지 않아요. 키는 이 브라우저의 로컬 저장소에 있고 AI 도구들이 함께 쓰니 한 번만 넣으면 돼요.
- 비용이 얼마나 드나요?
- CekPDF에는 한 푼도 안 들어요. 여기에는 계정도 사용량 제한도 없어요. 제공자가 요청과 답변의 토큰만큼 청구하고, 보내기 전에 패널이 크기를 어림해 줘요. 대략 네 글자에 토큰 하나예요. 긴 문서는 먼저 조각으로 나눠 요약하기 때문에 요청 한 번보다 비싸요.
- 300쪽짜리 문서는 어떻게 다루나요?
- 텍스트를 6만 자쯤씩 조각으로 잘라 각각 요약한 다음, 그 메모들로 요약문 하나를 써요. 요청 횟수는 결과에 함께 나와요. 문서가 글자 수 제한, 기본값 12만 자보다 길면 넘치는 부분은 보내지 않고, 전체를 다룬 척하는 대신 요약문 첫 줄에 그렇다고 적어요.
- 요약을 믿어도 되나요?
- 빠른 첫 독서로 보고, 인용 근거로는 쓰지 마세요. 모델에는 문서에 있는 내용만 쓰고 불분명한 것은 표시하라고 지시하고, 온도를 낮게 둬서 같은 문서를 두 번 넣으면 비슷한 답이 나와요. 그래도 표를 잘못 읽거나 지나가는 말에 실제보다 무게를 실을 수 있어요. 요약의 어떤 문장이 중요하다면, 기대기 전에 문서에서 찾아보세요.
- 제 PDF에 텍스트가 없다고 나와요. 어떻게 하죠?
- 그 문서는 스캔본이에요. 페이지를 찍은 그림이라 뽑아낼 글자가 없어요. 먼저 PDF OCR을 돌려 텍스트를 인식하고 검색되는 레이어로 다시 넣은 다음, 그 결과를 여기로 가져오세요. 이 확인은 요청을 보내기 전에 하니, 스캔본이라는 걸 알아내는 데는 비용이 들지 않아요.