Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adobe/pdfservices-node-sdk

Package Overview
Dependencies
Maintainers
17
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/pdfservices-node-sdk

The Adobe PDF Services Node.js SDK provides APIs for creating, combining, exporting and manipulating PDFs.

  • 2.1.0
  • npm
  • Socket score

Version published
Weekly downloads
18K
decreased by-15.61%
Maintainers
17
Weekly downloads
 
Created
Source

PDF Services Node.js SDK

Adobe PDF Services SDK allows you to access RESTful APIs to create, convert, and manipulate PDFs within your applications. Adobe PDF Services API provides access to over 15 different services including:

  • Document Generation: Build PDF and Word documents from Word templates and your own data
  • Create PDF from HTML files, Microsoft Office docs (DOC, DOCX, XLS, SLX, PPT, PPTX), text files and images
  • Convert PDF to DOC/DOCX, XLS, PPTX, RTF, PNG, and JPEG formats
  • OCR PDF files to make the text editable and searchable
  • Compress and linearize PDF files to reduce file size for better performance
  • Password protect PDF files and secure them to restrict printing, editing, and copying content
  • Combine and split PDF files
  • Insert, replace, delete, rotate, and reorder pages in PDF files
  • Extract text, images, tables, and more from native and scanned PDFs into a structured JSON file
  • Get the properties of a PDF file like page count, PDF version, file size, compliance levels, font info, permissions and more

PDF Services API includes a 6-month free trial with 1,000 document transactions to try all the services. Learn more at our documentation. Older versions of the SDK can be found here.

Installation

Before using this package, install Node.js. Node.js 10.13 or higher is required.

npm install --save @adobe/pdfservices-node-sdk

Resources

Keywords

FAQs

Package last updated on 14 Sep 2021

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc