jsonresume / resume-cli

CLI tool to easily setup a new resume 📑
https://jsonresume.org
MIT License
4.55k stars 379 forks source link

Anyway to parse a pdf or word doc into resume.json? #712

Closed ralyodio closed 9 months ago

ralyodio commented 2 years ago

I’m looking for a way to parse resumes in pdf or word doc and output a json resume.

thomasdavis commented 1 year ago

I don't believe there have been any attempts that made it simple, you would likely be better just copying and pasting.

SethFalco commented 9 months ago

This is out of scope for resume-cli, but you can use an open-source resume parser, which should achieve what you want with decent results.

You'd need to adapt the output to fit the JSON Resume spec, but otherwise it handles most of the work for you.

I'd recommend one of these, I've used both of these to ensure my theme was machine parsable, and both pleasant to work with: