Wrapper for certificate generation via artpixeltrace. Generates the PixelTrace authenticity certificate for a processed artwork.
Details
This is the final step in the artwork processing pipeline. It: 1. Retrieves all artwork data from database 2. Generates PDF certificate with authenticity details 3. Optionally saves certificate record to database 4. Optionally uploads certificate PDF to CDN
The certificate includes: - Artwork metadata (title, dimensions, creation dates) - Artist information - PixelTrace authenticity verification - QR code linking to online verification
See also
[artpixeltrace::renderCertificate()] for underlying implementation
Other pipeline functions:
build-record,
commit_artwork(),
createArtworkHash,
create_gallery_images(),
frame-analytics,
frame-metrics,
validate_table_list()
