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.
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.
Run any custom JavaScript code directly inside your Make.com scenario without external dependencies.
Execute pre-written and centrally managed functions from your CustomJS workspace and use them in Make.com.
A web scraper module to crawl websites and interact with page elements (clicks, typing, etc.). The module returns raw HTML of the visited page.
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.
Dynamically create professional PDF documents from any HTML string.
Convert an HTML string into a high-quality PNG image.
Split a PDF document into multiple single-page PDFs or extract a specific range of pages.
Combine multiple separate PDF files into a single, ordered document.
Reduce the file size of your PDFs to optimize for storage or email delivery.
Convert entire PDF documents or specific pages into PNG images.
Extract all text content from a PDF file for easy processing.