The HTML output generated by the RChilli JD Parser depends on the input file format.
For DOC or DOCX files, the JD Parser preserves the original layout and formatting of the Job Description as closely as possible. Therefore, the parsed output can contain structured HTML elements that reflect the formatting of the source document.
For PDF files, the HTML output is generated from the converted text extracted from the PDF. The original DOC-style HTML structure and formatting are not preserved. As a result, the output may contain line-break tags such as <br> instead of structured HTML elements such as <p> or <span>.
Currently, formatted HTML is supported only for DOC and DOCX files in the JD Parser and is not available for PDF files.
RChilli has planned an enhancement to provide formatted HTML output for PDF inputs in a future pipeline.
Note: Settings or recommendations related to PDF HTML formatting in the Resume Parser should not be considered applicable to the JD Parser, as the two parsers handle this functionality differently.
Comments
0 comments
Please sign in to leave a comment.