Convert gs missing
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I tried to convert a multi-page pdf into individual images with something like:
convert -density 150 presentation.pdf -quality 90 output-%3d.jpg
The error is;
gs: command not found
Is the an expected behavior based on the convert implementation or a bug?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.