PDF Text to Excel Sheets
Employer not named by the sourceRemote
Frontier is not the employer and does not collect applications.
About this role
Python, Visual Basic, Data Processing, Excel, PDF, Data Extraction, Data Management · I have a multi-page PDF and I need every page’s text lifted out and placed into an Excel workbook. The key points are simple: extract only the text (no tables or images) and drop it into a clean list format. Each PDF page should land on its own worksheet, named clearly so I can trace it back to the source page at a glance.
A straightforward .xlsx file is the final deliverable. I do not mind whether you automate the task with Python (pandas, PyPDF2, pdfplumber), use Adobe scripting, VBA, or any other reliable method—as long as the layout stays consistent and no characters are dropped or merged.
Before we wrap up, I’ll spot-check a few random pages to confirm: • every page has its own sheet • the order of lines matches the original PDF • no rogue line breaks, garbled symbols, or missing text
If that looks good, the job is done.