Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pdf_to_jpg/pdf_to_jpg.ts>pdfToJPG

A Deno OAK server and route export to convert a specific page of a PDF to a image
Go to Latest
function pdfToJPG
import { pdfToJPG } from "https://deno.land/x/pdf_to_jpg@v0.9.1/pdf_to_jpg.ts";

Parameters

pageNum: string
fileName: string
pageToConvert: string
totalPages: string