You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
End goal is to allow converting a pdf into an image.
I want to make it easy for me and other devs to just npm i the project and not have to manually install poppler OS package as well. Also makes it easy to deploy on any cloud hosts and not have to worry if their images include poppler or not.
When you searched for similar issues, what did you find that might be related?
Plenty of issues redirecting to the installation docs, but docs don't really explain how to do this.
The text was updated successfully, but these errors were encountered:
The scripts and environments use to create prebuilt binaries containing libvips and its dependencies are all available at https://github.com/lovell/sharp-libvips
Question about an existing feature
What are you trying to achieve?
End goal is to allow converting a pdf into an image.
I want to make it easy for me and other devs to just
npm i
the project and not have to manually install poppler OS package as well. Also makes it easy to deploy on any cloud hosts and not have to worry if their images include poppler or not.When you searched for similar issues, what did you find that might be related?
Plenty of issues redirecting to the installation docs, but docs don't really explain how to do this.
The text was updated successfully, but these errors were encountered: