Redact PDF using NodeJS

Automatically find and redact sensitive data in PDFs using AI

Features of Our Redact PDF for Node.js

Automatically detect and black out information in PDF document. Whether you need to secure business documents or protect personal information, our tool provides reliable, efficient, and user-friendly redaction solutions. Start safeguarding your PDFs today with our trusted Data Redact NodeJS package.

Lightning Fast Conversions

Process and convert files in seconds with our high-performance cloud infrastructure.

Accuracy Guaranteed

Our advanced algorithms ensure pixel-perfect and content-accurate file conversions.

Enterprise-Grade Security

ISO 27001, HIPAA, SOC 2, and GDPR compliant with encrypted file processing.

Global Infrastructure

Strategically located servers ensure low latency and high availability worldwide.

Developer Friendly

Comprehensive SDKs and clear documentation for quick and simple integration.

Time-Saving Automation

Automate repetitive document workflows and focus on what matters most.

Integrate using Node.js

Easy Redact PDF integration programmatically using our simple Node.js SDK

Install ConvertAPI Node.js package

Install our convertapi library from npm: npm install convertapi --save.

Authenticate

Sign up for a free account and authenticate the library using your Secret key or API token.

Customize Parameters

Set up the conversion parameters, and copy the auto-generated code snippet in your account dashboard.

Try the Redact PDF conversion online

Try it Free

Customizable Parameters

Fine-tune your automation with these powerful conversion options

Page Range String

Set page range. Example 1-10 or 1,2,5.

Detect preset Collection

The Preset parameter determines the type of sensitive data the AI will detect and redact from the document. It complements the RedactionData, enabling you to refine or expand the redaction criteria. Select manual to use your customized redaction options exclusively.

Choose a preset to define the type of sensitive data the AI will detect and redact from the document:

  • Auto - Automatically detects and redacts sensitive data across all categories, including PII, financial, healthcare, legal, and confidential information. Best for general redaction when the document type is unknown or contains mixed data.

  • GDPR - Redacts personal data as required by GDPR, including names, emails, IP addresses, phone numbers, and national IDs.

  • HIPAA - Ensures compliance with HIPAA by redacting protected health information (PHI) such as patient names, medical record numbers, diagnoses, and prescription details.

  • FERPA - Redacts personally identifiable student information to comply with FERPA, including student names, school records, and educational identifiers.

  • FOIA - Prevents the exposure of sensitive personal or national security data in documents released under FOIA. This includes classified content, addresses, and government IDs.

  • GLBA - Complies with GLBA by redacting financial data such as bank account numbers, credit card details, loan records, and investment information.

  • CCPA -Meets CCPA requirements by removing consumer personal data such as purchase history, geolocation, contact details, and online identifiers upon request.

  • Manual - Disables automatic AI detection preset. Only the manually set parameters will be used to determine what should be redacted. Ideal for users who want full control over redaction without AI-based automation.

Available values:   Detect All Sensitive Data Personally Identifiable Information Patient Health Information Student Identification Data Personal or National Security Data Sensitive Financial Data Personal Consumer Data Custom Redaction Only

Minimum confidence Double

Sets the minimum confidence threshold for AI-based detection of sensitive data. Higher values reduce false positives but may miss subtle matches.

Redaction Color String

Specifies the color used to mask redacted text, accepting formats such as Hexadecimal (e.g., #FFFFFF for white or #FF5733 for orange), RGB with an optional alpha channel (e.g., 255,255,255 for white or 255,255,255), and named colors (e.g., white, red, blue).

Redaction Thickness Double

The RedactionThickness property controls the height of the redaction stroke line relative to the original line height.

  • A value of 1 means the stroke height matches the original line height.
  • Values less than 1 (e.g., 0.5) reduce the stroke height.
  • Values greater than 1 (e.g., 1.5 or 2) increase the stroke height.
Personally Identifiable Information (PII) Bool

Personally Identifiable Information (PII) - Detects and redacts common personal identifiers, including names, email addresses, phone numbers, birthdates, and home addresses.

Patient Health Information (PHI) Bool

Patient Health Information (PHI) - Detects health-related information such as patient names, medical records, insurance details, and prescription data.

Financial Data Bool

Financial Data - Focuses on financial records, including credit card numbers, bank account numbers, financial transaction details, etc.

Legal and Contractual Data Bool

Legal and Contractual Data - Detects legal and contractual terms, including case numbers, legal clauses, signatures, and confidential agreements.

Confidential Bool

Legal and Contractual Data - Detects proprietary business information, contracts and agreements, internal communications, trade secrets, intellectual property details, and sensitive corporate data.

Text to Mask JSON Payload String

A JSON array defining specific values for redaction. Supports three methods:

  • Text – Exact text to be redacted.
  • Regex – Escaped regular expression patterns for flexible text matching.
  • Detect – AI-based detection using a description of what to find.

If a preset is selected (e.g., gdpr, hipaa), RedactionData will work in addition to the preset’s AI-based detection. If the manual preset is selected, automatic preset is disabled, and only the values specified in the Custom Redaction Options will be redacted.

Example JSON

[
  {
    "Text": "john@domain.com"
  },
  {
    "Detect": "Bank account number"
  },
  {
    "Regex": "\\b100\\s*(€|\\$)\\b"
  }
]

Integrate within minutes

Our user-friendly interactive demo enables you to easily set up and test the conversion from your account dashboard with just a few simple clicks.

Set up Redact PDF parameters

Upload your PDF document that you wish to convert, and set up any additional conversion parameters using our intuitive and user-friendly interface. You can fine-tune and adjust the conversion parameters to suit your needs with no technical knowledge required.

Get Started for Free

Download the Conversion Result

When you have your conversion parameters set up, you can run the conversion and download the converted document to evaluate the Redact PDF conversion quality. You can further adjust the parameters if needed, until you are satisfied with the result.

Get Started for Free

Copy Auto-Generated Code Snippet

Once you are happy with the conversion result, you can copy the auto-generated code snippet to your project and use it to perform the conversion programmatically. This will save you time and effort, and you will be able to focus on your project development.

Get Started for Free

Businesses trust us

Highest rated File Conversion API on major B2B software listing platforms: Capterra, G2, and Trustpilot.

"ConvertAPI has been a game-changer for our document automation workflows. Their conversion accuracy and API reliability are unmatched in the industry for over 7 years."

"ConvertAPI is a reliable, cost-effective solution with a proven track record of stability. It has grown significantly in maturity, adopting enterprise-grade practices over the years."

"We've integrated ConvertAPI across our entire document processing platform. The performance is exceptional and the support team is always responsive. Highly recommended!"

Data security is our top priority

We ensure that all document processing is handled securely in the cloud, adhering to industry-leading standards like ISO 27001, GDPR, and HIPAA. To enhance security even further, we can ensure that no files or data are stored on our servers and never leave your country.

Learn more about security

Ready to Streamline Your File Conversions?