---
title: "Nutrient Node.js SDK system compatibility | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/nodejs/about/system-compatibility/"
md_url: "https://www.nutrient.io/guides/nodejs/about/system-compatibility.md"
last_updated: "2026-06-09T10:25:14.496Z"
description: "System requirements and compatibility information for Nutrient Node.js SDK, including supported versions and dependencies."
---

# System compatibility and requirements

The Nutrient Node.js library is built to support the latest LTS and stable versions of Node.js. To develop with the library, you’ll need either Node.js 18 LTS or Node.js 20.

Node.js can be obtained via multiple sources. The main source is [its official website](https://nodejs.org/). Other sources, such as [nvm](https://github.com/nvm-sh/nvm) or [homebrew](https://formulae.brew.sh/formula/node), are available.
---

## Related pages

- [File type support](/guides/nodejs/about/file-type-support.md)
- [Changelog](/guides/nodejs/about/changelog.md)

