Certificate Generator.
Create professional certificates of completion, achievement, and recognition. Choose a template, customize your details, and export to PDF.
Vibe Coding Ready Endpoint.
POST https://html2png.dev/api/pdf/generate
templateId*str Template identifier (e.g., architect-tech, executive-serif).
templateData*obj Certificate data object with all fields.
widthint PDF page width in pixels. Default: 1100
heightint PDF page height in pixels. Default: 800
persistbool Store the generated PDF. Default: true
recipientNamestr Name of the certificate recipient.
certificateTitlestr Title (e.g., Certificate of Completion).
achievementNamestr Course name, achievement, or program.
issueDatestr Date the certificate was issued.
organizationNamestr Issuing organization name.
issuerNamestr Name of the person signing.
issuerTitlestr Title of the signer (e.g., Director).
certificateIdstr Unique certificate identifier.
logoUrlstr Base64 or URL of organization logo.