arXiv PDF Extractor
商用OK
380+モデル
透かしなし
登録は不要
モデル:
+ GPT-5, Claude, Gemini
Drop an arXiv preprint, journal paper, or thesis chapter — AI converts it into clean LaTeX-flavored text. Math equations stay as equations, multi-column layouts get unwound, citations preserved. Powered by Meta Nougat-base.
Reading equations + unwinding columns… ~10 sec/page
追加オプション
結果
証券が足りない
Get More Tokens
もっと欲しい?
無料登録で1日5Kトークン+10Kボーナス
無料登録
ご要望を処理中...
Drop an arXiv preprint, get clean LaTeX-flavored text with every equation rendered inline. Multi-column layouts handled, references kept intact. Free, AI-powered.
使い方 arXiv PDF Extractor
1
入力を入力
テキストを入力、ファイルをアップロード、または必要なことを記述します。アカウントは必要ありません。
2
クリックして生成
私たちのAIは、最良のオープンソースモデルを使って、あなたの要求を数秒で処理します。
3
ダウンロードと共有
結果をダウンロード、コピー、共有できます。個人的、商業的な使用は無料です。
このツールを API で使用
あなたのコードからこのツールを自動化します。OpenAI 互換の REST エンドポイント、ベアートークン認証、追加の SDK が必要ありません。トークンのコストはウェブインターフェースと一致します。
curl -X POST https://api.free.ai/v1/chat/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model": "qwen7b", "messages": [{"role": "user", "content": "Use the arXiv PDF Extractor tool on: ..."}]}'
arXiv PDF Extractor — FAQ
Drop in an arXiv preprint and the AI converts the entire paper into clean LaTeX-flavored text. Equations come back as proper LaTeX, multi-column layouts unwound, references intact. Built on Meta Nougat, trained specifically on millions of arXiv pages.
Nougat's training corpus was arXiv preprints — so it absolutely shines on the IEEE / ACM / NeurIPS / ICML / arXiv layout family. Other PDF extractors choke on multi-column math; this one was designed for it.
Download the PDF from arXiv (e.g. arxiv.org/pdf/2401.12345), upload it here, get back a single .txt file with the full paper as LaTeX-flavored text. No arXiv API key needed; we just need the PDF.
Yes — that's the headline feature. Inline math is `$...$`, displayed math `$$...$$`. Even raster-rendered equations in older papers come through correctly because the model treats each page as an image.
Auto-handled. Two-column IEEE-style is the most common arXiv layout and Nougat unwinds it into proper reading order without a config flag.
Yes — inline `[12]` / `[Smith2020]` markers stay where they belong, and the full reference list at the end is extracted intact for downstream BibTeX / Zotero use.
~8-15 sec/page. A 12-page conference paper takes ~2-3 min. NeurIPS-style 30+ page papers with appendices: 8-12 min. Submit and walk away.
300 tokens/page, floor 600. Most arXiv conference papers (8-15 pages) are 2,400-4,500 tokens. Daily free pool covers ~1-2 papers/day for signed-in users; paid plans get unlimited.
Feed it to ChatGPT / Claude for "explain this paper", build personal RAG over your saved papers, semantic-search your reading list, copy equations into your own LaTeX project, or read the paper as plain text on your phone.
Yes — Nougat OCRs internally. arXiv has been LaTeX-rendered for 25+ years so most preprints are clean digital. Older scanned papers work but math fidelity drops slightly; rescan at 300+ DPI for best results.
PDFs deleted right after extraction. LaTeX output is kept 24h (anonymous) / 7 days (paid share link). Never used for training. arXiv PDFs are public CC-BY anyway, but we don't store them either way.
Yes — POST multipart `file` to /v1/document/academic-pdf/. JSON response with `text_url`, `pages`, `preview`, `tokens`, `share_url`. Bearer auth (sk-free-…) gives 10K free tokens/month. /api/ for curl example.
このツールをどう評価しますか?