本文へスキップ

PDF を要約

長い文書の中身を、自分の AI キーを使って取り出します。

テキストが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.

仕組み

  1. Drop the PDF onto this page. Its text is extracted and shown to you, with a character count and a rough token estimate.
  2. 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.
  3. 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.
  4. 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.
  5. 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 ツールの間で共有されるので、入力は 1 回で済みます。
費用はいくらかかりますか?
CekPDF には一切かかりません。ここにはアカウントも利用上限もありません。リクエストと回答に含まれるトークンの分は、プロバイダーからあなたに請求されます。送信前にパネルが分量を見積もります。おおよそ 4 文字で 1 トークンです。長い文書は先にチャンクごとに要約するため、1 回のリクエストより費用がかかります。
300 ページの文書はどう扱われますか?
テキストをおよそ 60,000 文字のチャンクに切り、それぞれを要約し、そのメモから 1 つの要約を書き起こします。リクエストの回数は結果と一緒に報告されます。文書が文字数の上限、既定では 120,000 文字を超える場合、超えた分は送られず、要約は全体を扱ったかのように振る舞うかわりに、その旨を伝える 1 行から始まります。
要約は信用できますか?
速く読むための最初の 1 読として扱ってください。引用元としてではありません。モデルには文書に書かれていることだけを使い、はっきりしない点は明示するよう指示しており、温度が低いので、同じ文書からはほぼ同じ答えが返ります。それでも表を読み違えたり、ついでの一言を実際以上に重く扱ったりすることはあります。要約の中の一文が重要なら、頼りにする前に文書の中で確かめてください。
この PDF にはテキストがないと表示されます。どうすればよいですか?
その文書はスキャンです。ページの写真であって、抽出できる語が入っていません。まず「PDF を OCR 処理」に通してテキストを認識させ、検索できるレイヤーとして戻してから、その結果をここに持ってきてください。この確認はリクエストの前に行われるので、スキャンだと分かるまでに費用はかかりません。

関連ツール