FAQ

PDF2CSV Localの対応範囲と注意点をまとめます。

FAQ

Scope and limitations of PDF2CSV Local.

/

よくある質問

画像スキャンPDFをCSVにできますか?
いいえ。OCRには対応していません。文字を選択できるPDFが対象です。
PDFは外部に送信されますか?
PDF内容は外部送信されません。ブラウザ内で処理します。ただしPDF解析ライブラリの読み込みに外部CDNを使用する場合があります。
抽出結果は正確ですか?
保証しません。PDFのレイアウトによって、列ズレ・行ズレ・空欄・重複が起きる場合があります。必ずプレビューを確認してください。
Excel形式で保存できますか?
はい。抽出結果をXLSX形式で保存できます。ただしPDFの見た目を完全再現するものではありません。
CSVが文字化けします。
Excelで開く場合はCSV BOMをONにしてください。必要に応じてタブ区切りも試してください。

FAQ

Can this convert scanned image PDFs to CSV?
No. OCR is not supported. Use PDFs with selectable text.
Are PDFs uploaded anywhere?
No PDF contents are uploaded. Processing runs in your browser. The PDF parsing library may be loaded from an external CDN.
Is extraction accurate?
Accuracy is not guaranteed. PDF layout can cause shifted columns, shifted rows, blanks, or duplicates. Always review the preview.
Can I save as Excel?
Yes. It saves the extracted result as XLSX, but it does not recreate the original PDF layout.
The CSV is garbled in Excel.
Turn on CSV BOM. You can also try tab-delimited output.

← ツール本体へ戻る / Back to the tool