nutrient-java-server-sdk

Installation
SKILL.md

Nutrient Java SDK

Server-side Java library for programmatic PDF and document processing on the JVM. Runs operations locally inside the Java process — no network call, no API key, no external service required. Modernised in Q1 2026: Maven Central distribution with signed artifacts and broader Java/Kotlin version support.

Documentation

Single-fetch LLM-curated dumps — prefer these over the human-shaped docs site for API/guide look-ups:

Key Concepts

  • Maven artifact: io.nutrient:nutrient-java-sdk. The historical com.pspdfkit:libraries-java coordinates are pre-rebrand.
  • Distribution: Maven Central, signed artifacts — no custom repository needed (contrast with the Android SDK, which uses a Nutrient-hosted Maven repo).
  • In-process vs REST: this SDK runs operations locally. The hosted REST alternative is the Nutrient DWS Processor API (covered by a separate plugin).
  • vs other in-process languages: see nutrient-nodejs-server-sdk, nutrient-python-sdk, nutrient-dotnet-server-sdk for the same in-process capability in those runtimes.
Installs
2
GitHub Stars
13
First Seen
Jun 8, 2026
nutrient-java-server-sdk — pspdfkit-labs/nutrient-skills