actions-marketplace-validations/ghostscript-action
Github Actions to execute a ghostscript command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The PDF file we want to compress | yes | — |
| output | The name of the resulting PDF file | no | compressed.pdf |
| arbitrary-parameters | Extra arguments to be passed to Ghostscript (except sDEVICE, dNOPAUSE, dQUIET, dBATCH and sOutputFile that cannot be set) | no | — |
Outputs
no outputs