
Closed
Posted
Paid on delivery
I have a folder that receives multiple PDFs whose file-names carry key information separated by underscores. Typical segments include the PO number, Serial number, Date, Work order, Heat number, Calibration date and a few other identifiers. I need a Python solution that will: • Parse each file-name, isolate those data points, and write them into the specific fields of the document’s existing index (cover) page. • Concatenate the newly updated PDFs, preserving their order, into a single master file. • Drop that combined file into a fixed OneDrive or SharePoint location and return the cloud link. The script should be callable from a Power App / Power Automate flow, so clean parameter input and a straightforward command-line or API trigger are important. Use any robust libraries you prefer (PyPDF2, pypdf, reportlab, etc.) as long as the final code is readable and fully commented. Deliverables 1. Well-structured Python code with dependency list. 2. README that explains setup, variables for source & target folders, and how to hook the script into Power Apps. 3. A short demo (screenshots or video) proving the flow: file-name → field population → merged PDF in OneDrive/SharePoint. Acceptance criteria will be successful extraction of all underscore-separated values into the correct index-page fields and creation of the merged file in the designated cloud folder without errors.
Project ID: 40405709
48 proposals
Remote project
Active 21 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
48 freelancers are bidding on average ₹21,564 INR for this job

Over the years at CnELIndia, we've honed our skills in API development, PHP and Python to solve complex challenges just like yours. With your project, you need a Python solution that's not only efficient but also integrates seamlessly with Power Apps, and that's exactly what we're offering. Our solid understanding of the libraries that could be employed - PyPDF2, pypdf and reportlab amongst others - ensures that we'll deliver a readable and fully commented code for ease of future use. Our extensive experience in web and app development has uniquely positioned us to have no difficulty working with OneDrive or SharePoint either. We've not only written code for merging PDFs before but also have created automations that extract data from filenames and populate them in required fields. To complete your package we'll provide well-structured python code with a dependency list, an instructive Readme guide on setup and a short demo proving your file-name → field population → merged PDF flow in OneDrive/SharePoint which if you prefer, we can include screenshots or videos. Choose CnELIndia today and let us automate this process efficiently for you!
₹35,000 INR in 7 days
9.0
9.0

As a seasoned data analyst and scientist, I bring a unique blend of skills that make me the perfect fit for your PDF automation needs. With **8+ years in data analytics** and deep expertise in **Python**, I have successfully developed multiple data solutions and possess a strong command over libraries like PyPDF2, pypdf, reportlab which will come handy for this task. My experience in **automated reporting scripts** will ensure smooth integration with Power Apps or Power Automate. Your project demands more than just coding proficiency, it calls for a reliable solution that can handle your complex folders of documents with precision. I've worked with numerous businesses in various sectors such as finance, healthcare, e-commerce, and SaaS to optimize their operations processes, draw insights from their data and improve productivity. I'm confident I can apply this experience to deliver well-structured Python code for you. In addition to the technical aspect, my **team player** approach ensures that every project is completed not only to your specifications but also with clear documentation provided. I will deliver well-documented readme file showcasing step-by-step setup instructions, variable definitions for source and target folders as per your requirement.
₹25,000 INR in 7 days
6.6
6.6

Hi, As per my understanding: You need a Python-based automation that reads structured PDF file names, extracts key data points, populates them into each document’s index page, merges all updated PDFs in order, and uploads the final file to OneDrive/SharePoint—triggerable via Power Apps/Automate. Implementation approach: I will build a clean Python module using pypdf/reportlab to parse filenames (split by underscores, mapped to fields like PO, Serial, Date, etc.), then programmatically write values into the index page (via form fields or overlay text). Each processed PDF will be validated and stored in sequence before merging into a single master file. For cloud delivery, I’ll integrate upload using Microsoft Graph API, returning a shareable link. The script will support CLI parameters (source folder, output name, mapping config) so it can be easily triggered from Power Automate. You’ll receive well-commented code, a dependency list, and a clear README explaining setup, environment variables, and flow integration, plus a demo showing end-to-end execution. A few quick questions: 1. Are index pages using fillable form fields or static layouts? 2. Can you share a sample filename format and PDF? 3. Preferred authentication for OneDrive/SharePoint (App registration or user-based)? 4. Any strict naming/order rules for final merged file?
₹12,500 INR in 7 days
5.6
5.6

Hi, I’m Karthik with 15+ years of experience in **Python automation, PDF processing, and Microsoft Power Platform integrations**. I can build a clean Python solution to: ✔ Parse underscore-separated PDF filenames and extract PO, Serial, Date, Work Order, Heat No, Calibration Date, etc. ✔ Populate those values into the existing PDF index/cover page fields ✔ Merge updated PDFs in the required order into one master file ✔ Save the final PDF to OneDrive/SharePoint and return the cloud link ✔ Make it callable from Power Apps / Power Automate via CLI or lightweight API ✔ Provide documented, commented code + README + dependency list ✔ Include a short demo showing filename → PDF update → merged cloud output Suggested stack: Python, pypdf/PyPDF2, reportlab, Microsoft Graph API or Power Automate connector, depending on your environment. I’ve delivered similar document automation workflows involving PDFs, file parsing, cloud uploads, and Power Automate integration. I can start immediately and build this as a reliable, maintainable script with clear configuration for folders, filename patterns, and output paths. — Karthik
₹55,000 INR in 7 days
5.4
5.4

PDF parsing, index page generation, and SharePoint uploads are all very familiar territory — I've built similar document automation pipelines in Python for enterprise clients. Here's exactly how I'd approach this: • pypdf / pdfplumber to parse existing PDFs and extract metadata (PO#, serial numbers, date ranges) from filenames or content • reportlab or fpdf2 to generate the index/cover page with extracted data filled in programmatically • PyPDF2 / pypdf for merging all PDFs into a single master document with proper page ordering • Office 365 REST API (or SharePoint PnP) to upload the final merged file to your OneDrive/SharePoint library • HTTP-triggered endpoint (Flask or Azure Function) so Power Automate can call it directly with a simple POST — no manual steps needed This is a well-defined automation task — I can deliver a clean, tested Python script with clear setup instructions in 3–4 days. Quick question: Are the PDFs already named with the PO# and serial# in the filename, or do you need those values extracted from within the document content itself?
₹18,000 INR in 7 days
4.7
4.7

Hello there, I can build a clean solution to parse your PDF file names, update index pages, and generate a merged output integrated with Power Automate/Power Apps. My approach is simple: 1. Parse file names using a structured pattern to extract PO, Serial, Date, Work Order, Heat No, Calibration Date, etc. 2. Use libraries like pypdf/reportlab to write extracted values into the PDF index (cover) page fields. 3. Maintain file order and merge all processed PDFs into a single master document. 4. Upload the final file to OneDrive/SharePoint using Microsoft Graph API and return the file link. 5. Expose the script via a simple API or command-line interface so it can be triggered from Power Automate or Power Apps. 6. Ensure clean error handling and logging for reliability. 7. Provide well-structured code, a dependency list, and a clear README for setup and integration. 8. Share a short demo showing the full flow from parsing to final upload. I have experience with Python automation, PDF processing, and Microsoft 365 integrations. Ready to get started. Best regards, Samira
₹32,000 INR in 7 days
4.7
4.7

Hi, This is a great fit — I can build a clean Python solution to parse file names, populate PDF fields, and merge files reliably. My approach: Extract structured data from filenames (underscore-separated) Map values directly to the index/cover page fields Merge PDFs in correct order into a single master file Upload to OneDrive/SharePoint and return the link Provide a simple CLI/API trigger for Power Automate integration I’ll use reliable libraries like pypdf/reportlab and keep the code clean, well-documented, and easy to extend. Quick question: is the index page form-based (fillable fields) or static text that needs overlay insertion? Ready to implement this smoothly ?
₹25,000 INR in 1 day
3.4
3.4

With over a decade of experience specializing in intelligent automation and data extraction, I'm well-equipped to tackle your project of PDF merging and indexing. My robust set of skills includes a deep understanding of Power Automate, Power Apps, and Python to provide a highly streamlined and efficient solution which will save you considerable time and resources in managing their large volumes of PDF documents. Throughout my career, I've regularly handled similar projects involving parsing, cleaning, and integrating data from various sources into larger datasets, perfectly aligning with the needs of your project. My proficiency in using powerful libraries like PyPDF2 and Reportlab will ensure precise extraction and perfectly preserved order during concatenation - crucial elements needed for enhancing your document's index page. Moreover, I'll deliver a meticulously organized GitHub repository with clear instructions on how to connect the script to Power Apps as requested, ensuring a seamless integration of the completed solution into your workflow. To demonstrate its efficacy, the deliverables also include a comprehensive demo video/screenshots showcasing the entire flow from file-name to merged PDFs in OneDrive/SharePoint. With my extensive experience, deep skill set, and commitment to quality; choosing me for this job guarantees an accurate, efficient solution that will transform your document management process.
₹24,000 INR in 7 days
3.1
3.1

We understand that you need a Python based automation solution to process PDF files stored in a folder where each file name contains key metadata separated by underscores, such as PO number, serial number, dates, work order, heat number, and calibration details. The solution will parse each file name, extract these data points, and accurately populate the corresponding fields within the document’s existing index or cover page while preserving its structure and formatting. Once updated, all PDFs will be merged in their original order into a single consolidated master file. The final combined document will then be automatically uploaded to a specified OneDrive or SharePoint location, and a shareable cloud link will be generated and returned. The script will be designed for seamless integration with Power Apps or Power Automate, supporting clean parameter inputs and execution via command-line or API trigger. We will ensure the code is modular, readable, and fully documented, using reliable libraries such as PyPDF2, pypdf, or reportlab. Deliverables will include well-structured code with dependencies, a detailed README covering setup and integration, and a demo showcasing the complete workflow from file-name parsing to cloud upload.
₹30,000 INR in 7 days
3.0
3.0

You need to automate the merging and indexing of multiple PDFs based on their file names, ensuring that key data points are extracted and integrated into a master document. Here is exactly what I would build: - File parsing: I will create a Python script that reads each PDF file name, isolates the relevant data points (PO number, Serial number, Date, etc.), and updates the existing index page of the document using a robust library like PyPDF2 or pypdf. - PDF merging: After updating, the script will concatenate the PDFs in the specified order into a single master file. - Cloud integration: The final merged PDF will be uploaded to a designated OneDrive or SharePoint location, and the cloud link will be returned for easy access. Delivery: Well-structured Python code with a dependency list, a README for setup and integration with Power Apps, and a short demo showing the complete flow. Timeline: 2 days.
₹12,516 INR in 1 day
2.3
2.3

As a full-stack IT expert with 20 years of experience and an impressive record of delivering innovative projects, I am confident that I am the right fit for your needs. My background in Django, Flask, and FastAPI and proficiency in Python means I can build you a clean, well-commented in a language that you're comfortable with - as you requested. With experience in Web Automation and API Development, I have already worked on file management systems similar to your project. Assisting clients all over the world has honed my remote collaboration skills, ensuring your project stays on track no matter the time zone difference. My technical toolkit spans beyond Python+libraries of your choice; it also includes JavaScript which will be helpful if you want additional Power App integration. Additionally, my familiarity with pdf manipulation libraries such as PyPDF2 and reportlab gives me the leverage to parse and update existing indices seamlessly. By choosing to work with me, you'll benefit from not only my technical expertise but also my results-driven approach. I strive towards more than just functionality; I focus on enhancing business growth and innovation wherever possible. You'll receive a comprehensive README document explaining clear guidance for script setup as well as how to integrate it successfully within Power Apps using APIs or command-line approach - whichever suits your team best. Let's get started on this project!
₹25,000 INR in 7 days
3.3
3.3

Hello, I'm Mubashir, a Full-Stack Developer, Engineer, and UI/UX Specialist with 6+ years of experience in Python automation and data extraction. I can deliver a robust Python solution for your project on automating PDF merging and indexing. I understand you need a script that parses file names, updates the index page, merges PDFs, and integrates with Power Apps. - I'll create a Python script using PyPDF2 or pypdf to parse file names and extract key information. - I'll update the index page of each PDF with extracted data points, ensuring accuracy. - I'll concatenate the updated PDFs and save the merged file to OneDrive or SharePoint. - I'll ensure the script can be triggered via Power App or Power Automate flow with clean input. - I'll prepare a README file detailing setup and provide a demo showcasing the process. My Portfolio: https://www.freelancer.com/u/mubashir021/Automation-Expert Send me a message to discuss details. Mubashir Ahmed
₹21,559 INR in 4 days
0.6
0.6

Hi there, I read your requirements carefully, and I can build a Python automation script to parse PDF filenames, extract underscore-separated values, populate the existing index/cover page fields, merge the updated PDFs in order, and save the final master file to your OneDrive/SharePoint location. I’ll structure the script with clean folder variables, readable parsing logic, error handling, and clear comments so it can be triggered from Power Apps / Power Automate through a command-line call or simple API wrapper. I can use reliable libraries such as pypdf/PyPDF2 and reportlab, and if needed, connect to OneDrive/SharePoint using Microsoft Graph or a synced local folder path. At this budget, I’ll deliver a complete Python solution with dependency list, README setup guide, source/target folder configuration, Power Automate integration notes, and a short demo showing filename parsing → index page population → merged PDF output. Cost: ₹25,000 || Timeline: 2 days I’d be happy to build this automation in a clean, practical, and easy-to-maintain way. Best regards,
₹25,000 INR in 2 days
0.0
0.0

Hi, I can deliver a clean, robust Python solution for your PDF automation project. I am an automation engineer with deep experience in Python file processing and cloud integration, and I can have this fully operational within 5 -6 days. Proposed Solution Parser: Extracts identifiers (PO, Serial, Date, etc.) directly from filename underscores. Populator: Injects data into your existing PDF cover pages using stable PDF-writing libraries. Merger: Concatenates files in order and uploads the final document to your cloud folder. Integration: Designed to be triggered seamlessly by Power Apps or Power Automate flows. Deliverables Fully commented, production-grade Python script with a clear dependency list. README with configuration steps and Power Automate integration guide. A brief demo video showing the full cycle from filename to cloud-linked merged file. Budget: 12500 INR Timeline: 5 Days I am new to Freelancer but bring the exact technical expertise required to ensure your workflow is fast, error-free, and easy to maintain. I’m ready to start immediately.
₹12,500 INR in 6 days
0.0
0.0

Hello, I’m confident I can deliver exactly what you’re looking for. I see you want a clean, user-friendly, and seamless Python solution that accurately parses PDF filenames, populates their index pages, merges the files in order, and uploads the result to OneDrive/SharePoint — all with a clear API or command-line trigger for Power Automate integration. With deep web and scripting experience focused on reliability and performance, I’ll provide well-structured, fully commented code using robust libraries like PyPDF2 and reportlab. The deliverables will include easy setup instructions, proper folder variables, and a demo proving flawless extraction, field population, and cloud upload. I’d love to chat more about streamlining your workflow! Regards, Luther
₹28,150 INR in 30 days
0.0
0.0

Hi, This is a nice automation use case — I’ve worked on similar PDF processing tasks before, and this can be handled cleanly with Python. The overall flow you described (filename → extract data → update PDF → merge → upload) is very straightforward to implement reliably. My approach would be: Parse each filename and map values to required fields Update the index/cover page (either via form fields or text overlay depending on your PDF structure) Merge all processed PDFs in order into a single file Upload the final file to OneDrive/SharePoint and return the link Keep the script simple so it can be triggered easily from Power Automate I’ll also provide a clean README and a short demo showing the full flow. Before starting, I’d just like to confirm: Whether your PDFs already have editable form fields A sample file + filename format I can start right away once I have those.
₹18,000 INR in 7 days
0.0
0.0

I can build a reliable Python solution to parse structured file names, extract all required data fields, and accurately populate them into the PDF index pages. I have experience working with automation scripts, PDF processing (pypdf/reportlab), and workflow integration, ensuring clean, maintainable, and well-documented code. The solution will include ordered PDF merging, seamless upload to OneDrive/SharePoint using Microsoft Graph API, and a simple interface (CLI/API) for integration with Power Apps or Power Automate. I will also provide a clear README and a demo to validate the complete flow. My focus is on accuracy, stability, and making the system easy to use and extend.
₹14,000 INR in 7 days
0.0
0.0

As a freelance web developer with an extensive background in PHP, JavaScript and Python, I believe I am well-suited for your project. Firstly, my proficiency in Python ensures that I can efficiently handle the PDF parsing, indexing and merging aspects required for this task. Secondly, my understanding of APIs and parameters will enable me to create a seamless experience between the script and Power Apps, offering you a user-friendly command-line or API trigger. Finally, my competency in PHP Laravel means that I can adeptly devise a powerful and understandable script. Successful projects like yours require commitment to quality, clean code and thorough documentation. Being no stranger to this rigor, you can expect to receive a well-structured Python codebase with all the necessary dependencies clearly addressed in the README file. This will facilitate easy setup and integration of the script into Power Apps. In addition, while ensuring clean parameter input is vital for any app configuration; I bring valuable insights from my experience with Laravel Herd database management that will come in handy when handling your large volume of files. Lastly, to reassure you of my capability, I'd be glad to provide a short demo through screenshots or video clips illustrating how your pdf files are transformed from individual data segments into a master indexed file ready for storage on your preferred cloud platform.
₹20,000 INR in 7 days
0.0
0.0

Dear Team, We have 20 years of experience in the IT industry, and we have a team of experts who support the projects end-to-end. We have already delivered such a kind of project many times. Please find below the details - Healthcare: Project Title: mCheck Sanctions Client Details: Hilabs/Athena Project Description: mCheck Sanctions Project is a solution for healthcare providers to know the sanctions entity upfront so that they can immediately stop business with them. It will save them from hefty penalties from Govt agencies and save their cost as well. Region: US Team Size: 25 Duration: 6 Months Use Cases: 1. Web Scrapping of data from existing Govt/Pvt websites 2. Comparison & Recommendation engine using Spark & Java. 3. PDF Report Generation Technologies Used: Java11, Microservices, SpringBoot, Spring Webflux, Spark 2.4, Python, Azure, AWS, LucidChart, Word, PowerPoint, Excel, Snowflake, Azure Databricks, Spark, Kafka, Azure Databricks, AWS, Snowflake I would like to set up a meeting to discuss further on the exact requirement & budget. If things go well, we can take it from there.
₹25,000 INR in 7 days
0.0
0.0

Hello! I am an experienced Python developer with strong expertise in PDF manipulation, automation, and API integrations. I have worked extensively with libraries like PyPDF2, pypdf, and reportlab, which are exactly what this project requires. Here's my approach for your project: 1. Parse each PDF file-name using underscore separation to extract PO number, Serial number, Date, Work order, Heat number, Calibration date, and other identifiers. 2. Write the extracted data into the specific fields of the document's existing index/cover page using Python. 3. Concatenate all updated PDFs while preserving their order into a single master file. 4. Upload the combined file to your specified OneDrive/SharePoint location and return the cloud link. 5. Make the script callable via Power Automate/Power Apps with clean CLI or API trigger. Deliverables will include well-structured, commented Python code, a README, and a demo. I can complete this within 7 days. Let's discuss further!
₹25,000 INR in 7 days
0.0
0.0

Patti, India
Member since Apr 29, 2026
$10-30 USD
₹37500-75000 INR
$250-750 USD
$30-250 USD
$3000-5000 CAD
$30-250 USD
₹600-1500 INR
$30-250 USD
$250-750 USD
$250-750 USD
₹12500-37500 INR
$30-250 USD
₹12500-37500 INR
₹1500-12500 INR
₹12500-37500 INR
₹600-1500 INR
$5000-10000 USD
$8-15 USD / hour
£10-15 GBP / hour
$30-250 USD