www.pdf-tools.com Open in urlscan Pro
34.240.160.230  Public Scan

Submitted URL: http://www.pdf-tools.com/
Effective URL: https://www.pdf-tools.com/
Submission: On April 03 via api from HK — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

 * Products
   
   
   SDKS
   
   SDK & Shell tools
   Pdftools SDK
   Archive Archive PDF files as PDF/A files
   Compress & OptimizeReduce the size of PDF files
   ConvertConvert to and from PDF files
   Extract Extract data from PDF files
   Merge & SplitDivide and combine PDF files
   Sign & SecureSign and secure PDF files
   ValidateValidate PDF and PDF/A files
   
   
   CONVERSION SERVICE
   
   Automation server
   Conversion Service
   Integration at scaleIdeal for Insurances
   PDF/A complianceIdeal for Government Archives
   Workflow automationIdeal for Financial Services and Banking
   
   
   APIS
   
   Managed services and APIs
   Pdftools Cloud
   
   
   VIEWING SOLUTIONS
   
   Document reader and annotator
   PDF Web Viewer
 * Documentation
   
   
   GETTING STARTED
   
   Pdftools SDK
   Conversion Service
   Pdftools API
   PDF Web Viewer
 * Resources
   
   
   LEARN MORE
   
   About usLearn more about our PDF/A-team
   BlogBecome a PDF expert
   Customer storiesDiscover how we help companies
   PDF glossaryConsult common PDF terms
 * Pricing

 * Log in
 * Contact us

 * Contact us
 * 

By developers for developers




THE LEADING
PDF SDK

The Pdftools SDK is an all-in-one PDF Library for .Net Core, C/C++, C#, Java and
more. Get cross-platform support, the complete PDF feature set, and high quality
output. Easy integration gets you up and running fast!👇 Start Building with the
free PDF SDK Experience Edition (in under 60 seconds)
.NET (Nuget)C/C++JavaLinux (glibc2.12)Shell for OS X (arm64)Shell for Windows
(x64)Shell for Linux (x64)Shell for OS X (x64)Pdftools SDK packageDownloadSee
documentation
Also available via Nuget (.NET) and Maven (Java) package managers
MacOS
Windows Client
Linux

--------------------------------------------------------------------------------

Need a full license key? Contact us



REVIEW PDFTOOLS SDK CODE SAMPLES

Archive PDFCompress and Optimize PDFConvert PDF to ImageMerge PDFsSign
PDFValidate PDFOperation JavaC#C/C++Platform

1
2private static void convertIfNotConforming(String inPath, String outPath, Conformance conformance) throws Exception
3{
4    // Open input document
5    try (FileStream inStr = new FileStream(inPath, FileStream.Mode.READ_ONLY);
6            Document inDoc = Document.open(inStr))
7    {
8        // Create the Validator object, and use the Conformance object to create
9        // an AnalysisOptions object that controls the behavior of the Validator.
10        Validator validator = new Validator();
11        AnalysisOptions analysisOptions = new AnalysisOptions();
12        analysisOptions.setConformance(conformance);
13
14        // Run the analysis, and check the results.
15        // Only proceed if document is not conforming.
16        AnalysisResult analysisResult = validator.analyze(inDoc, analysisOptions);
17        if (analysisResult.getIsConforming())
18        {
19            System.out.println("Document conforms to " + inDoc.getConformance() + " already.");
20            return;
21        }
22
23        // Create output stream
24        try (FileStream outStr = new FileStream(outPath, FileStream.Mode.READ_WRITE_NEW))
25        {
26            // Create a converter object
27            Converter converter = new Converter();
28
29            // Convert the input document to PDF/A using the converter object
30            // and its conversion event handler
31            Document outDoc = converter.convert(analysisResult, inDoc, outStr);
32        }
33    }
34}
35

See all Pdftools SDK code samples

6,000+ COMPANIES ALREADY LOVE PDFTOOLS




ALL YOUR PDF NEEDS MET

Pdftools SDKConversion ServicePdftools APIPDF Web Viewer


THE PDF SDK BUILT FOR YOUR PDF WORKFLOWS

 * Archive PDF files as PDF/A files

 * Compress and optimize PDF files

 * Convert files to and from PDF files

 * Extract data from PDF files

 * Divide and combine PDF files

 * Sign and secure PDF files

 * Validate PDF and PDF/A files

See product



AUTOMATE DOCUMENT PROCESSING

 * Archive PDF files as PDF/A files

 * Compress and optimize PDF files

 * Convert files to and from PDF

 * Sign and secure PDF files

 * Validate PDF and PDF/A files

See product



CONVERT, COMPRESS, VALIDATE, AND STAMP PDFS WITH PRECISION

 * Archive PDF files as PDF/A files

 * Compress and optimize PDF files

 * Convert files to and from PDF

 * Merge and split PDF files

 * Stamp PDF files

 * Validate PDF and PDF/A files

See product



HIGH-PERFORMANCE ONLINE RENDERING

 * Add annotations to PDF files

 * View PDF files on the web

See product



PDF EXCELLENCE: NO WATERMARKS, FULL SUPPORT

Enjoy watermark-free results, and connect with exceptional support. Experience
Pdftools—where your unique needs meet tailored pricing quotes.
Contact usSee documentation

Swift document processing, no watermarks

Unlock exceptional support—connect with the Pdftools team

Get a pricing quote tailored to your specific requirements


RESOURCES

DOCUMENTATION

Learn how Pdftools products work.

PDF GLOSSARY

Consult common PDF terms.

See PDF glossary

PDF KNOWLEDGE

Learn more about PDF standards.

See PDF knowledge


WHAT CUSTOMERS ARE SAYING

Customer stories

BAYER CROPSCIENCE RELIES ON THE ISO LONG-TERM ARCHIVING FORMAT PDF/A



Products used

Conversion service / PDF Optimizer / PDF to PDF/A Converter / + 4 more

See customer story

Customer stories

CREATING SWISS ADOPTIONS OF EUROPEAN AND INTERNATIONAL STANDARDS IN RECORD TIME



Products used

PDF Toolbox SDK

See customer story

Customer stories

EFFICIENT MOBILE ACCESS TO INFORMATION FOR ON-BOARD STAFF AT DEUTSCHE LUFTHANSA
AG



Products used

PDF Web Viewer

See customer story


READY TO TAKE THE NEXT STEP?

Join 6,000+ customers using Pdftools and take control of your document
management.
Contact usSee documentation

EXPLORE

 * Pdftools SDK
 * Conversion Service
 * Pdftools API
 * PDF Web Viewer

LEARN

 * Documentation
 * Blog
 * Customer stories
 * PDF glossary

COMPANY

 * About us
 * Careers

GET STARTED

 * Contact us
 * Log in

 * Copyright © 2024 PDF Tools AG
 * Imprint
 * Privacy policy
 * License agreement
   Cookie settings
   Our website uses cookies
   We use cookies for analytical purposes and to show you advertising related to
   your preferences, based on your browsing habits and profile. You can
   configure or block cookies by clicking on “Cookie settings”. You can also
   accept all cookies by clicking on “Accept all cookies”. For more information,
   please consult our Privacy Policy.
   Accept all cookiesManage cookies

 * 
 * 
 * 







Products
Products


SDKS

SDK & Shell tools
Pdftools SDK


CONVERSION SERVICE

Automation server
Conversion Service


APIS

Managed services and APIs
Pdftools Cloud


VIEWING SOLUTIONS

Document reader and annotator
PDF Web Viewer
Documentation
Documentation


GETTING STARTED

Pdftools SDK
Conversion Service
Pdftools API
PDF Web Viewer
Resources
Resources


LEARN MORE

About us
Blog
Customer stories
PDF glossary
Pricing

--------------------------------------------------------------------------------

Log in
Contact us