Share via

Open Source Pdf to PNG

Kmcnet 1,356 Reputation points
2023-11-26T16:39:04.3733333+00:00

Hello everyone and thanks for the help in advance. I need to develop an OCR application that takes inbound Pdf files and performs OCR on them. I have been utilizing Tesseract which seems to work well enough for the OCR portion, however I need an open source (free) method to convert these pages to high quality PNG files. I have done several searches on this, but am asking if someone has experience with doing this and the best practices for doing so. Any help would be appreciated.

Windows for business | Windows Server | User experience | Other
Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Castorix31 91,871 Reputation points
    2023-11-26T17:03:13.89+00:00

    however I need an open source (free) method to convert these pages to high quality PNG files

    Windows.Data.Pdf works correctly (tested on Windows 10)

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.