unidoc / unipdf

Golang PDF library for creating and processing PDF files (pure go)
https://unidoc.io
Other
2.56k stars 251 forks source link

pdf page to image #483

Closed eshine996 closed 2 years ago

eshine996 commented 2 years ago

Pdf can be converted into pictures by page

github-actions[bot] commented 2 years ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

gunnsth commented 2 years ago

Yes, that is supported, please see our example: https://github.com/unidoc/unipdf-examples/blob/master/render/pdf_image_render.go