RChilli PDF to HTML Resume Parsing โ Detailed Overview
RChilli provides robust support for parsing resumes in PDF format and includes the option to generate an HTML version of the parsed document. Here's a comprehensive look at how this works, including configuration and response output details.
๐ PDF Resume Parsing Support
RChilliโs Resume Parser API supports a wide range of document formats including PDF. When a PDF resume is parsed, the system extracts structured data across 200+ fields using advanced AI and machine learning algorithms.
Supported formats include:
-
.pdf,.doc,.docx,.rtf,.txt,.odt,.html,.htm,.dotx,.docm, and others.
๐งพ HTML Resume Generation in API Response
When a PDF resume is parsed, you can configure the API to return an HTML version of the original resume. This feature is controlled via the htmlresume setting in the apisetting node of the JSON request.
Example API Request with HTML Output Enabled:
Example API Response:
The HTML content replicates the structure and format of the original PDF as closely as possible.
โ๏ธ Dynamic API Setting - htmlresume
-
Default Setting:
true -
Type: Boolean
-
Description: Controls whether the parsed resume includes an HTML version in the response.
-
Impact: Useful for visual rendering or storing resumes in a presentable format for recruiters or internal systems.
โ When to Use HTML Output
-
When you need a readable preview of the resume in web applications.
-
For record-keeping or archiving resumes in a human-readable format.
-
In ATS or CRM interfaces, where displaying the original resume layout is important.
๐ Security & Compliance
-
The parsing process, including HTML generation, is secure and GDPR-compliant.
-
API access is protected using an API key, and all transmissions are encrypted.
๐ ๏ธ Need Help or Troubleshooting?
If you're not receiving the HTML output:
-
Ensure
htmlresumeis set totruein your request. -
Confirm the document is a properly formatted PDF.
-
Reach out to support@rchilli.com for assistance with advanced configurations.
For additional resources, you can refer to RChilli Resume Parser API Documentation.
Comments
0 comments
Please sign in to leave a comment.