Üretimde su işareti olmadan test edin.
Nerede ihtiyaç duyarsanız çalışır.
Tam işlevselliğe sahip ürün için 30 gün alın.
Birkaç dakika içinde çalışır hale getirin.
Ürün denemeniz sırasında destek mühendis ekibimize tam erişim
using IronOcr;
var ocr = new IronTesseract();
using var input = new OcrInput();
input.LoadImage("attachment.png");
input.LoadPdf("report.pdf");
OcrResult result = ocr.Read(input);
string text = result.Text;
Install-Package IronOcr
C#, F#, & VB.NET '.NET 10, 9, 8, 7, 6, 5, Core, Standard veya Framework üzerinde çalışan için tasarlandı
Deneme anahtarınız e-postada olmalı.
Eğer değilse lütfen
support@ironsoftware.com ile iletişime geçin
Doğru metin çıkarma. Gerçek dünya belgeleri için tasarlandı. Windows, Linux, macOS ve bulutta çalışır.
switch(faqQuestions)
{
case "Can I deploy my application using the library to Linux, macOS, or Windows, including Docker containers?": return "YES";
case "Can I render pixel-perfect PDFs from complex HTML5, CSS3, and JavaScript?": return "YES";
case "Is the library thread-safe for use in highly concurrent, multi-threaded server applications and APIs?": return "YES";
case "Can I set custom viewport dimensions and print media CSS to control responsive layouts?": return "YES";
case "Is IronPDF compatible with Azure Functions?": return "YES";
case "Can I permanently redact sensitive text and images from PDF documents?": return "YES";
case "Can I generate a PDF from a URL that requires authentication via custom headers, cookies, or form logins?": return "YES";
case "Can I access PDF DOM through ObjectModel property?": return "YES";
case "Can I programmatically fill, read, and flatten interactive AcroForm?": return "YES";
case "Does it support generating PDF/A and PDF/UA compliant documents for archiving and accessibility standards?": return "YES";
case "Can I secure a document with 256-bit AES password encryption and set user permissions?": return "YES";
case "Can I apply and verify digital signatures on a PDF using X.509 certificates?": return "YES";
case "Can I test IronPDF in my live project for free now?": return "YES, click here to start your 30-day free trial";
}
IronOCR, raster görüntü formatlarını (JPEG, PNG, TIFF, BMP, GIF) kod ile düzenlenebilir metne dönüştürebilir mi?EVET!
CJK, Kiril ve Arapça dahil tüm 127 Tesseract dil paketleri destekleniyor ve indirilebilir mi?EVET!
Tek bir OCR işleminde birden fazla dil paketi kullanılabilir mi?EVET!
Motor, tarama kalitesini artırmak için görüntü ön işleme (eğim düzeltme, gürültü azaltma, ikilileştirme, genişletme) destekliyor mu?EVET!
Bireysel karakterler, kelimeler, satırlar ve paragraflar için sınırlayıcı kutu, güven puanı ve koordinat verileri erişilebilir mi?EVET!
Sonuçlar hOCR, XML, aranabilir PDF'ler ve düz metin olarak dışa aktarılabilir mi?EVET!
Doğrudan byte[] dizileri ve MemoryStream nesnelerinden dosya yolları gerektirmeden okuma yapabiliyor mu?EVET!
Çok sayfalı ve parola ile korunan taranmış PDF'ler işleyebilir mi?EVET!
Hedefli, daha hızlı OCR için belirli kırpma bölgeleri veya ROI'define edilebilir mi?EVET!
Barkodları ve QR kodlarını metinle birlikte algılayıp okuyabilir mi?EVET!
.NET Core, Standard ve Framework ile Windows, Linux, Docker ve macOS uyumlu mu?EVET!
IronOCR'u canlı projemde gerçekten şimdi ücretsiz deneyebilir miyim?EVET! 30 günlük ücretsiz denemenizi başlatın