Customjs
Customjs

CustomJS is a code-first automation platform that enables seamless integration of custom JavaScript logic into various systems and technologies, allowing users to extend applications by writing functions for tasks like sending emails, generating PDFs, or updating CRM data fields.

Completely Secure
19125VIEWS
2486USERS

Tools

1 of 1

Authenticate Customjs Api Key

Tool to authenticate a CustomJS API key. Use when verifying a user's API key before making further requests.

Convert Html To Pdf

Tool to convert HTML to a PDF document. Use when you need to generate a PDF from raw HTML. Returns raw PDF bytes suitable for download or storage.

Convert Html To Png

Tool to convert HTML string to PNG image. Use when you need a PNG from HTML after preparing your markup.

Capture Webpage Screenshot

Tool to capture a screenshot of a webpage. Use when you need a visual snapshot of a URL.

Merge Multiple Pdfs Into One

Tool to merge multiple PDF files into a single PDF. Use when you have multiple PDF URLs and want one combined PDF.

Run Puppeteer Script

Tool to run a Puppeteer script and capture a screenshot. Use when automating headless browser tasks and needing a PNG output. Use after confirming the script logic.