
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
@nutrient-sdk/node
Advanced tools
Document and Image Conversion
Nutrient Node.js SDK Beta is a Node.js PDF library for converting Word, Excel, PowerPoint, and image files without MS Office or third-party open source dependencies. It offers developers the ability to quickly add PDF functionality to any Node.js application.
npm install @nutrient-sdk/node
load
function:import { load } from '@nutrient-sdk/node'
const file = fs.readFileSync('./sample.docx');
const instance = await load({ document: file })
const buffer = await instance.exportPDF()
instance.close()
Nutrient Node.js SDK Beta enables you to load, save, convert, and edit 15 different PDF, document, Office, and image file types.
Nutrient offers comprehensive guides to help you quickly integrate and customize your application. It comes with full technical support that includes direct access to the engineers who built the product. Whether you have questions getting started or you want to know how to best integrate new features into your app, weβre here to help you find a solution.
Most popular guides:
For a detailed list of the changes included in each version, please see the changelog.
Nutrient is a commercial product that offers a free trial license to evaluate and integrate it into your product. Visit our pricing page to learn more about licensing our solution.
FAQs
Convert documents in your Node.js apps.
The npm package @nutrient-sdk/node receives a total of 403 weekly downloads. As such, @nutrient-sdk/node popularity was classified as not popular.
We found that @nutrient-sdk/node demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.