The missing toolset for your Make.com project

Unlock new possibilities with our native Make.com modules for your scenarios. With CustomJS you can execute JavaScript with NPM modules, create PDFs, capture screenshots and web scraping right from Make.com.

Run JavaScript in Make.com

CustomJS adds a code-first step to your Make scenarios when the visual blocks aren’t enough. In 90% of cases you’ll run JavaScript directly inline in a Make.com module. For reusable or more complex logic, store your functions on CustomJS and define parameters, and then select that function inside Make.

Execute inline JavaScript Code

Run any custom JavaScript code directly inside your Make.com scenario without external dependencies.

Execute a stored function

Execute pre-written and centrally managed functions from your CustomJS workspace and use them in Make.com.


Other native Make.com modules

Web Scraping & Screenshots

Web Scraper for HTML Extraction

A web scraper module to crawl websites and interact with page elements (clicks, typing, etc.). The module returns raw HTML of the visited page.

Take Website Screenshots

Capture any website as screenshot (PNG) with full browser rendering. Ideal for archiving, reporting, or visual monitoring. Supports dynamic websites, scrolling pages, and automated Make.com workflows.

PDF & Image Tooling

Generate a PDF

Dynamically create professional PDF documents from any HTML string.

Generate a PNG

Convert an HTML string into a high-quality PNG image.

Extract Pages From PDF

Split a PDF document into multiple single-page PDFs or extract a specific range of pages.

Merge PDFs

Combine multiple separate PDF files into a single, ordered document.

Compress PDF

Reduce the file size of your PDFs to optimize for storage or email delivery.

PDF To PNG

Convert entire PDF documents or specific pages into PNG images.

PDF To Text

Extract all text content from a PDF file for easy processing.

Other Utilities

SSL Checker (SSL Certificate)

Automatically monitor SSL certificates and get their expiration dates to prevent downtime.

Execute inline Python Code

Run custom Python scripts for data analysis, API interactions, or any other logic directly within a Make.com module.