PDF 표 → Excel 변환
Convert PDF Tables to Excel
보고서·명세서·내역서 같은 PDF에 들어 있는 표를 다시 입력하지 않고 Excel이나 CSV로 바로 꺼낼 수 있습니다. 글자의 위치를 분석해 행과 열을 알아서 맞춰 주며, 여러 페이지는 페이지마다 시트로 저장됩니다. 모든 처리는 브라우저 안에서 이뤄져 PDF가 외부로 올라가지 않습니다.
Pull the tables out of report, statement and invoice PDFs into Excel or CSV without retyping. It analyzes the position of the text to line up rows and columns automatically, and saves each page as its own sheet. Everything runs in your browser, so your PDF is never uploaded.
PDF 표 → Excel 변환 — 브라우저에서 바로 처리하는 무료 도구입니다. 아래에 파일을 올리면 변환이 시작되며, 파일은 서버로 업로드되지 않습니다.
Convert PDF Tables to Excel — a free tool that runs right in your browser. Add your files below and the conversion starts; nothing is uploaded.
변환 도구가 곧 여기에 나타납니다. 보이지 않으면 브라우저에서 JavaScript를 켜 주세요.
The converter appears here in a moment. If it doesn't, enable JavaScript in your browser.
사용 방법
How to use
- 표가 들어 있는 PDF를 올립니다.
- 출력 형식(Excel XLSX 또는 CSV)을 고릅니다.
- "변환하기"를 누릅니다.
- 추출된 Excel/CSV 파일을 내려받습니다.
- Add the PDF that contains tables.
- Choose the output format (Excel XLSX or CSV).
- Click "Convert".
- Download the extracted Excel/CSV file.
왜 Converdoc 인가
Why Converdoc
- PDF가 서버로 업로드되지 않고 브라우저에서만 처리되어 안전
- 표를 다시 타이핑할 필요 없이 행·열을 자동으로 맞춰 추출
- 여러 페이지는 페이지마다 Excel 시트로 정리
- 무료이며 회원가입·워터마크 없이 바로 사용
- Your PDF is processed only in the browser and never uploaded
- No retyping — rows and columns are detected and aligned automatically
- Multiple pages are organized into one Excel sheet per page
- Free, with no signup or watermark
참고 사항
Good to know
- 글자가 들어 있는(복사가 되는) 디지털 PDF에서 가장 잘 동작합니다.
- 스캔한 이미지 PDF는 먼저 "이미지 → 텍스트(OCR)"로 텍스트를 만든 뒤 사용하세요.
- 셀 경계가 어긋나면 Excel에서 열 너비만 살짝 다듬으면 됩니다.
- Works best on digital PDFs whose text can be selected and copied.
- For scanned image PDFs, run "Image → Text (OCR)" first to create text.
- If a cell lands in the wrong column, a small tweak in Excel is all it takes.
표를 다시 입력하지 않으려면
When you need the numbers, not a screenshot
거래내역서, 급여명세서, 카드 청구서, 실험 결과표처럼 숫자가 표로 정리된 PDF를 받았는데 합계를 내거나 필터를 걸어야 할 때 이 도구가 유용합니다. 예를 들어 은행에서 받은 거래내역 PDF를 가계부 엑셀에 합치거나, 거래처가 보낸 단가표 PDF를 견적 시트로 옮길 때, 한 줄씩 베껴 적는 대신 표 전체를 셀 단위로 가져올 수 있습니다. 여러 페이지짜리 PDF는 페이지마다 별도 시트로 들어가므로 월별·항목별로 나뉜 자료도 구조가 유지됩니다.
PDF에서 표를 그냥 드래그해 복사하면 줄바꿈과 칸이 뒤엉켜 한 칸에 다 들어가 버리는 경우가 많습니다. 이 도구는 글자 하나하나의 화면 좌표(x는 열, y는 행)를 읽어 같은 가로줄에 있는 글자를 한 행으로, 비슷한 세로 위치를 한 열로 묶어 셀을 복원합니다. 그래서 표 안에 칸 선이 그려져 있지 않아도 동작하며, 결과를 XLSX로 받으면 수식·정렬을 바로 쓸 수 있고, 다른 시스템에 넣을 거라면 가벼운 CSV(페이지 구분 표시 포함)를 고르면 됩니다.
이 방식은 글자 좌표에 의존하므로, 글자를 선택·복사할 수 있는 디지털 PDF에서만 제대로 동작합니다. 스캔본이나 사진으로 만든 PDF는 글자가 이미지라 좌표 정보가 없어, 먼저 '이미지 → 텍스트(OCR)'로 텍스트가 있는 PDF를 만든 뒤 사용해야 합니다. 셀 병합이나 여러 줄짜리 칸이 섞인 복잡한 표는 행 경계가 조금 어긋날 수 있는데, 엑셀에서 열 너비나 한두 칸만 다듬으면 됩니다. 표 추출은 전부 브라우저 안에서 처리되어 PDF 파일이 서버로 올라가지 않으므로, 계좌번호·급여 같은 민감한 내역이 담긴 문서도 외부에 노출되지 않습니다.
This is the tool to reach for when a PDF hands you data as a table — a bank statement, a payslip, a price list, a lab results sheet — and you actually need to total it, sort it, or filter it. Say a supplier emails a quote as a PDF and you want those line items in your own estimate spreadsheet, or you want to fold a downloaded transaction statement into your budget workbook: instead of retyping row by row, you pull the whole grid out cell by cell. Multi-page PDFs land as one sheet per page, so a statement split across months keeps its structure intact.
If you just drag-select a table inside a PDF and copy it, the line breaks and gaps usually collapse into a single mangled column. This tool instead reads the on-screen coordinate of every character (x for the column, y for the row) and groups text on the same horizontal line into one row, and text at similar vertical positions into one column. That means it works even when the table has no drawn gridlines. Take the XLSX output when you want formulas and sorting right away, or pick CSV — with page markers between sections — when the data is headed into another system.
Because the whole approach relies on character coordinates, it only works on digital PDFs whose text you can select and copy. A scanned or photographed PDF stores the text as an image with no coordinates, so run 'Image to Text (OCR)' first to produce a text PDF, then come back here. Complex tables with merged or multi-line cells can shift a row boundary slightly, but a quick nudge to a column width or a cell in Excel sorts it out. Extraction runs entirely in your browser and the PDF is never uploaded, so even documents holding account numbers or salary figures stay on your machine.
자주 묻는 질문
FAQ
PDF가 서버에 업로드되나요?Is my PDF uploaded to a server?
아니요. 표 추출은 브라우저 안에서 이뤄지며 PDF가 외부로 전송되지 않습니다.
No. Table extraction happens in your browser and the PDF is never sent anywhere.
스캔한 PDF도 되나요?Does it work on scanned PDFs?
스캔 이미지에는 글자 정보가 없어 직접 추출은 어렵습니다. "이미지 → 텍스트(OCR)"로 먼저 텍스트가 있는 PDF를 만든 뒤 사용하세요.
Scanned images contain no text data, so direct extraction is hard. Run "Image → Text (OCR)" first to create a text PDF, then use this tool.
표가 정확히 추출되나요?How accurate is the extraction?
글자 위치를 분석해 행과 열을 맞추므로 대부분의 표는 잘 추출됩니다. 다만 셀 병합이나 복잡한 레이아웃은 일부 어긋날 수 있어 Excel에서 약간 다듬어야 할 수 있습니다.
It analyzes text positions to align rows and columns, so most tables come out well. Merged cells or complex layouts may need small fixes in Excel.
여러 페이지는 어떻게 저장되나요?How are multiple pages saved?
Excel(XLSX)은 페이지마다 별도 시트로 저장되고, CSV는 페이지 구분 표시와 함께 이어서 저장됩니다.
Excel (XLSX) saves one sheet per page; CSV concatenates pages with a page marker.
여러 개의 표가 한 페이지에 있으면 어떻게 되나요?What happens if a page has more than one table?
글자 좌표를 기준으로 같은 줄·같은 열을 묶기 때문에, 한 페이지에 표가 여러 개 있으면 위아래로 이어진 하나의 큰 표처럼 인식될 수 있습니다. 표 사이 간격이 넓으면 빈 행으로 구분되기도 하지만, 확실히 나누려면 미리 'PDF 나누기'로 표별로 페이지를 분리하거나 변환 후 엑셀에서 행을 잘라 시트를 나누는 것이 깔끔합니다.
Because rows and columns are grouped purely from character coordinates, several tables stacked on one page can be read as a single tall table. A wide gap between them sometimes shows up as a blank row, but for a clean split it's best to separate the tables onto their own pages with 'Split PDF' beforehand, or cut the rows into separate sheets in Excel afterward.
추출한 숫자가 텍스트로 인식돼 합계가 안 되는데요?The extracted numbers came in as text and won't add up — why?
PDF에서 꺼낸 값은 기본적으로 문자열이라, 쉼표가 들어간 '1,000'이나 통화기호·공백이 붙은 숫자는 엑셀이 숫자로 보지 않을 수 있습니다. 해당 열을 선택해 엑셀의 '텍스트 나누기' 또는 '값 곱하기 1' 방식으로 숫자 형식으로 바꾸면 SUM 같은 수식이 정상 동작합니다. CSV로 받았다면 엑셀에서 열어 같은 방법으로 변환하면 됩니다.
Values pulled from a PDF arrive as strings, so figures like '1,000' with a thousands separator, or numbers carrying a currency symbol or stray space, may not register as numbers in Excel. Select the column and convert it with 'Text to Columns' or by multiplying the range by 1, and formulas like SUM will work again. If you took the CSV output, open it in Excel and apply the same fix.