Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipnet/ghostscript-pdf-rgb2cmyk
Converts PDF files from RGB color space to CMYK color space for print service providers
https://github.com/filipnet/ghostscript-pdf-rgb2cmyk
cmyk cmyk-colors converter ghostscript pdf pdf-converter pdf-generation powershell print provider rgb rgb-color service
Last synced: 7 days ago
JSON representation
Converts PDF files from RGB color space to CMYK color space for print service providers
- Host: GitHub
- URL: https://github.com/filipnet/ghostscript-pdf-rgb2cmyk
- Owner: filipnet
- License: bsd-3-clause
- Created: 2020-08-12T18:34:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T18:50:56.000Z (over 4 years ago)
- Last Synced: 2023-03-10T10:26:00.834Z (almost 2 years ago)
- Topics: cmyk, cmyk-colors, converter, ghostscript, pdf, pdf-converter, pdf-generation, powershell, print, provider, rgb, rgb-color, service
- Language: PowerShell
- Homepage:
- Size: 1.27 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ghostscript PDF RGB2CMYK
Converts PDF files from RGB color space to CMYK color space for print service providers
## REQUIREMENTS
Ghostscript: https://www.ghostscript.com/download/gsdnld.html
- Ghostscript 9.52 for Windows (32 bit)
- GNU Affero General Public License## USAGE
- Change directories and files to your system environment
- Execute: PowerShell -NoProfile -ExecutionPolicy Bypass -Command .\rgb2cmyk.ps1## LICENSE
ghostscript-pdf-rgb2cmyk and all individual scripts are under the BSD 3-Clause license unless explicitly noted otherwise. Please refer to the LICENSE