Validating profile... 0% complete

What is your current level of experience in freelance work?

 

 

Python Script for Creating Searchable PDFs

I'm looking for a skilled Python developer to create a script that converts my scanned images, PDFs, and JSON files into searchable PDFs. Ideal Skills: - Proficiency in Python - Experience with PDF manipulation and creation - Familiarity with data processing from JSON files - Knowledge of working with scanned images - Understanding of creating searchable PDFs - Bonus if you understand Amazon Textract Basically, I have access to Amazon Textract and I have run some of my PDFs through their software and it outputs a JSON file. However, I want to make the PDF searchable with the words found through Textract that it put on the JSON file. Here is a github that seems to do what I want (and feel free to even just edit this code to meet my extra wants below) I just don't want to have t...