Extract picture and images from resume

Hi,

We would like a feature that allows us to retrieve a picture from a resume that has been sent to analyze via API.


The best option would be to have, in the list of extracted data from the “Resume OCR”, a new element :
{ "image": [ {“type”: “picture|logo|other”, "id": "document_unique_id", '“dimension”: “widthXheight”, “location”:”coordinates” } ] }

  • type : would describe the type of images ; eventually this could also be added as a filter in the OCR request

  • document_unique_id : would be the id of the extracted document, available for download via Mindee API

  • widthXheight : the dimensions of the picture, width by height, for example “150×450”

  • coordinates : the abscisse and ordinates of the pictures in the original documented, for example “ 300;100”

The coordinates would be usable by ImageMagick.

Thanks

Please authenticate to join the conversation.

Upvoters
Status

In Progress

Board
💡

Feature Request

Date

12 days ago

Author

Mansuy DEJEAN

Subscribe to post

Get notified by email when there are changes.