---
title: "Convert documents easily with our Java API"
canonical_url: "https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/java/"
md_url: "https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/java.md"
last_updated: "2026-05-26T12:37:25.379Z"
description: "Utilize our Java REST API to convert 100+ file types to PDF accurately and easily. Integrate fast document conversion in your applications."
---

# Effortlessly convert documents to PDF using Java

### Online

[Online](https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/java.md)

### On-Premises

[On-Premises](https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/java-server.md)

Convert 100+ file types to PDF using the Muhimbi Document Converter REST API in your application or workflow. Our hosted API also supports cross-converting document types, like InfoPath to Word or Word to Excel. It’s easy to integrate (no server setup required) and offers fast, reliable, and accurate conversion technology for your application or workflow.

## Code Samples: Java Document Converter API

Use the following code samples to convert a wide variety of file types to PDF and PDF/A in your application or workflow.

1. [Convert 50+ Files to PDF (or Other Formats) Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert)

2. [Convert a CAD File to PDF Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_cad)

3. [Convert an Email (.msg or.eml) to PDF Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_email)

4. [Convert MS Excel Files to PDF Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_excel)

5. [Convert HTML to PDF Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_html)

6. [Convert InfoPath Documents to PDF Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_infopath)

7. [Convert a File to PDF Using an Asynchronous Pattern in Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_LRO)

8. [Convert a PDF to Different PDF/A Profiles Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_pdfa)

9. [Convert MS PowerPoint Files to PDF Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_powerpoint)

10. [Convert a File to PDF/A Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_to_pdfa)

11. [Convert Visio Documents to PDF Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_visio)

12. [Convert MS Word Files to PDF Using Java](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/java/samples/convert_word)

---

## Related pages

- [Convert PDF to MS Office with C#](/guides/document-converter/document-converter-services/conversion/csharp-convert-to-office.md)
- [Convert PPTX to SVG with C#](/guides/document-converter/document-converter-services/conversion/csharp-convert-pptx-to-svg.md)
- [Effortlessly convert files to PDF with C# .NET](/guides/document-converter/document-converter-services/conversion/csharp-server.md)
- [Convert documents to PDF with C#](/guides/document-converter/document-converter-services/conversion/csharp.md)
- [Convert PDF to SVG with C#](/guides/document-converter/document-converter-services/conversion/csharp-convert-to-svg.md)
- [Convert documents effortlessly with .NET](/guides/document-converter/document-converter-services/conversion/dotnet-core-server.md)
- [Convert documents to PDF with REST API](/guides/document-converter/document-converter-services/conversion.md)
- [Effortlessly convert documents with Java API](/guides/document-converter/document-converter-services/conversion/java-server.md)
- [Convert 100+ file types to PDF with .NET](/guides/document-converter/document-converter-services/conversion/dotnet-core.md)
- [Convert PDFs and documents using our JavaScript REST API](/guides/document-converter/document-converter-services/conversion/javascript.md)
- [Easily convert 100+ file types to PDF with PHP](/guides/document-converter/document-converter-services/conversion/php-server.md)
- [Effortless document conversion with our PHP API](/guides/document-converter/document-converter-services/conversion/php.md)
- [Convert PDFs and Documents Using Ruby on Your Server](/guides/document-converter/document-converter-services/conversion/ruby.md)

