---
title: "JavaScript Document Converter API: Easily Create PDFs | Nutrient"
canonical_url: "https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/javascript/"
md_url: "https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/javascript.md"
last_updated: "2026-06-09T10:30:03.830Z"
description: "Convert 100+ file types to PDF using the Nutrient Document Converter REST API. Easily integrate with no server setup required and enjoy fast, reliable document conversion."
---

# Convert PDFs and documents using our JavaScript REST API

Convert 100+ file types to PDF using the Nutrient 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: JavaScript 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 JavaScript](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/javascript/samples/convert)

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

3. [Convert a CAD (.dwg or.dxf) File to PDF Using JavaScript](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/javascript/samples/convert_cad)

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

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

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

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

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

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

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

11. [Convert a File to PDF Using JavaScript and AngularJS](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/javascript/samples/convert_using_angular)

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

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

---

## Related pages

- [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 PDF to MS Office with C#](/guides/document-converter/document-converter-services/conversion/csharp-convert-to-office.md)
- [Convert documents to PDF with C#](/guides/document-converter/document-converter-services/conversion/csharp.md)
- [Convert documents effortlessly with .NET](/guides/document-converter/document-converter-services/conversion/dotnet-core-server.md)
- [Convert 100+ file types to PDF with .NET](/guides/document-converter/document-converter-services/conversion/dotnet-core.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)
- [Effortlessly convert documents to PDF using Java](/guides/document-converter/document-converter-services/conversion/java.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)
- [Convert PDF to SVG with C#](/guides/document-converter/document-converter-services/conversion/csharp-convert-to-svg.md)

