Open Source Pdf to PNG

Kmcnet 1,066 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 Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,662 questions
C#
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.
11,548 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,191 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)


Your answer

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