Hi,
Was running low on black ink and found the following command worked great allowing me to print out a shipping label.
magick convert Input.bmp +level-colors red,white output.bmp
I made a quick video of the process below. I did find that i had to convert my PDF label to a BMP before i could get the command to function correctly.
https://www.youtube.com/edit?o=U&video_id=ISSPfe8ZkpM
Hope this helps some one.
Converting Greyscale Image to Colorscale image Printing Labels / Tickets
Converting Greyscale Image to Colorscale image Printing Labels / Tickets
Last edited by risenrg on 2017-05-17T01:15:23-07:00, edited 1 time in total.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Converting Greyscale Image to Colorscale image Printing Labels / Tickets
You should just use magick and not magick convert
Re: Converting Greyscale Image to Colorscale image Printing Labels / Tickets
Thanks FMW42
Any thoughts as to why when i run the conversion on a PDF the output looks like.
Once i convert the source to a BMP it has no trouble at all.
I'm using
Version: ImageMagick 7.0.5-6 Q16 x64 2017-05-13 http://www.imagemagick.org
And
Ghost Script version 9.21
Any thoughts as to why when i run the conversion on a PDF the output looks like.
Once i convert the source to a BMP it has no trouble at all.
I'm using
Version: ImageMagick 7.0.5-6 Q16 x64 2017-05-13 http://www.imagemagick.org
And
Ghost Script version 9.21
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Converting Greyscale Image to Colorscale image Printing Labels / Tickets
Please post your input PDF and your exact command line. Please post to an open source, since trying to access your link above leads to a request to login.