Concentrate on your task and let us help you with the rest
We make software for the PDF, JPEG 2000, and TIFF formats.
Our SDKs and tools will help you build high-quality software without you needing to know the inner details of these file formats.
Docotic.Pdf
Docotic.Pdf is a high-performance C# PDF library for .NET. You can use it to create, read, and edit PDF documents in .NET Core, ASP.NET, WPF, Windows Forms, Xamarin, Blazor, Unity, and HoloLense applications.
Jpeg2000.Net
.NET library for JPEG 2000 images. Allows you to compress and decompress JPEG 2000 images in C# and VB.NET.
Read moreWhy should you use our products
01. Easy to use
Our SDKs provide easy-to-use APIs.
There are large sets of C# and VB.NET samples to help you integrate the SDKs into your project.
using BitMiracle.Docotic.Pdf;
using (var pdf = new PdfDocument("your_document.pdf"))
{
var options = new PdfTextExtractionOptions
{
SkipInvisibleText = true,
WithFormatting = true
};
string formattedText = pdf.GetText(options);
Console.WriteLine(formattedText);
}
02. Non-stop improvement
Since the first release in 2010, we constantly improve the quality and extend the feature set of Docotic.Pdf and other products.
03. Awesome support
Get a comprehensive answer within a few hours.
You'll get the answer directly from one of the developers.
Read moreThis sort of very fast and very detailed support answers gives a lot of confidence in your company and your product. I just want to let you know that in the end, it was partly because of this great support that you now have a new customer :-)