OmkarPathak/pyresparser
A Python library that parses resumes in PDF and DOCx format to extract structured fields like name, skills, education, and experience.

pyresparser is a resume parsing library that extracts structured information from resume files. It uses spaCy and NLTK for NLP operations such as named entity recognition, skill extraction, and text parsing. The tool identifies common resume fields including candidate name, email, phone numbers, skills, degree, college, designation, company names, and total experience. It supports PDF and DOCx input formats across all operating systems.
Frequently asked
- What is OmkarPathak/pyresparser?
- A Python library that parses resumes in PDF and DOCx format to extract structured fields like name, skills, education, and experience.
- Is pyresparser open source?
- Yes — OmkarPathak/pyresparser is open source, released under the GPL-3.0 license.
- What language is pyresparser written in?
- OmkarPathak/pyresparser is primarily written in Python.
- How popular is pyresparser?
- OmkarPathak/pyresparser has 959 stars on GitHub.
- Where can I find pyresparser?
- OmkarPathak/pyresparser is on GitHub at https://github.com/OmkarPathak/pyresparser.