Versions in this module Expand all Collapse all v0 v0.1.0 Aug 16, 2026 Changes in this version + func Rasterize(pdf []byte, dpi float64) (image.Image, error) + func RasterizePage(pdf []byte, page int, dpi float64) (image.Image, error)