best-CV-parser.com
Get started
my gif

Transform Resumes
into Structured JSONs

Upload CV text, pdf, word document or image
and convert it into structured JSON

FAQ

  • Which file formats are supported?
    We support .pdf, .doc, .jpg, and .png formats.
  • Is there an API available?
    Yes, we offer an API for developers to integrate the parser into their applications.
  • Can I try it for free?
    Absolutely! Get started today with our free trial.

JSON response example

{
  "profile": {
    "basics": {
      "first_name": "Alex",
      "last_name": "Taylor",
      "gender": "male",
      "emails": [
        "alex.taylor@mail.com"
      ],
      "urls": [
        "linkedin.com/in/alex-taylor-987654321",
        "github.com/alex-taylor-987654321"
      ],
      "phone_numbers": [
        "5551234567"
      ],
      "date_of_birth": {
        "year": 1988,
        "month": 5,
        "day": 22
      },
      "address": "123 Baker Street, London, UK",
      "total_experience_in_years": 10,
      "profession": "Data Scientist"
    },
    "languages": [
      {
        "name": "English",
        "iso_code": "en",
        "fluency": 5
      }
    ],
    "educations": [
      {
        "start_year": 2006,
        "is_current": false,
        "end_year": 2010,
        "issuing_organization": "University of Oxford",
        "description": "Bachelor of Science in Computer Science"
      }
    ],
    "trainings_and_certifications": [
      {
        "year": 2018,
        "issuing_organization": "AWS",
        "description": "AWS Certified Data Analytics - Specialty"
      }
    ],
    "professional_experiences": [
      {
        "start_date": {
          "year": 2012,
          "month": 6
        },
        "is_current": false,
        "end_date": {
          "year": 2017,
          "month": 8
        },
        "duration_in_months": 62,
        "company": "DataCorp Ltd",
        "location": "London",
        "title": "Data Analyst",
        "description": "Analyzed large datasets to support business decision-making processes. Developed dashboards and reports for key stakeholders."
      },
      {
        "start_date": {
          "year": 2017,
          "month": 9
        },
        "is_current": true,
        "end_date": {
          "year": 2024,
          "month": 9
        },
        "duration_in_months": 85,
        "company": "TechSolutions Inc",
        "location": "London",
        "title": "Senior Data Scientist",
        "description": "Leading a team of data scientists in developing machine learning models to improve product recommendations and customer insights."
      }
    ],
    "awards": [
      {
        "year": 2019,
        "title": "Data Scientist of the Year",
        "description": "Recognized for outstanding contributions in the field of data science at the annual Tech Awards."
      }
    ],
    "references": [
      {
        "full_name": "Jordan Lee",
        "phone_number": "5559876543",
        "email": "jordan.lee@example.com",
        "company": "DataCorp Ltd",
        "position": "Head of Data Analytics",
        "description": "Managed Alex during their tenure at DataCorp Ltd."
      }
    ]
  },
  "cv_language": "en"
}

How It Works

  1. Upload Your File: Select the resume file in any supported format.
  2. AI Analysis: Our AI engine parses and extracts key information.
  3. Download JSON: Receive structured JSON data ready for use.

Features

  • AI-Powered Parsing Leverage advanced AI to accurately extract and structure CV data.
  • Developer-Friendly Easy integration with your existing systems via API.
  • Fast and Accurate: Get precise JSON outputs in seconds.
  • Multi-Format Support: PDFs, Word, image files