IRONSOFTWAREHOME
Create Searchable PDFs by OCR
using IronOcr;

var ocrTesseract = new IronTesseract();

using var ocrInput = new OcrInput();

ocrInput.LoadImage(@"images\page1.png");
ocrInput.LoadImage(@"images\page2.bmp");

var page = new int[]{ 2, 3 };
ocrInput.LoadImageFrames(@"images\page3.tiff", page);

ocrInput.Deskew();

var ocrResult = ocrTesseract.Read(ocrInput);

ocrResult.SaveAsSearchablePdf("searchable.pdf");
Imports IronOcr

Dim ocrTesseract = New IronTesseract()

Using ocrInput = New OcrInput()

    ocrInput.LoadImage("images\page1.png")
    ocrInput.LoadImage("images\page2.bmp")

    Dim page = New Integer() {2, 3}
    ocrInput.LoadImageFrames("images\page3.tiff", page)

    ocrInput.Deskew()

    Dim ocrResult = ocrTesseract.Read(ocrInput)

    ocrResult.SaveAsSearchablePdf("searchable.pdf")

End Using
NuGet Download
PM > Install-Package IronOcr
Create Searchable PDFs by OCR

Create Searchable PDFs by OCR

We can use Iron's advanced Tesseract engine to convert images to searchable PDFs. It can also make existing PDFs searchable.

This adds to SEO performance and internal search indexing within intranets and databases.

Explore How to Create Searchable PDFs with IronOCR
View on GitHub

Ready to Get Started?

Nuget Downloads 6,236,385Version:2026.9just released

Key in blue circle

Get your free 30-day Trial Key instantly.

Your trial license will be sent to your email address

No limitations. 100% unlocked. No credit card.

bullet_checkedNo credit card or account creation requiredNo limitations. 100% unlocked. No credit card.
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
Get Your No-Obligation Consult
Complete the form below or email sales@ironsoftware.com
Your details will always be kept confidential.
Trusted by Millions of Engineers Worldwide
Iron Software's customer logos
Get your free 30-day Trial Key instantly.
No credit card or account creation required