Closed ralyodio closed 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.
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:
I’m looking for a way to parse resumes in pdf or word doc and output a json resume.