Search found 29 matches

by briandenks
2013-07-15T19:31:50-07:00
Forum: Users
Topic: Converting anything to RGB correctly
Replies: 45
Views: 147499

Re: Converting anything to RGB correctly

Thanks Fred, I would love to be able to feed an CMYK ( no profile) PSD or RGB PSD to IM and resize/resample thumbnail to png jpg gif tif bmap that doesnt look like its too bright. currently we push a cmyk (untagged or in IM speak +profile) to IM and output to png jpg gif tif bmap using US webswop , ...
by briandenks
2013-07-15T19:21:45-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

Thanks guys, appreciate your time to respond. Im trying to be able to feed either a n RGB or CMYK PSD file into IM ( with no profiles assigned) and have IM output to png,gif,tif,jpg,bmp. I really dont give a hoot about profile or color space as long as the converted / resized image in png gif tif jp...
by briandenks
2013-07-15T19:13:47-07:00
Forum: Users
Topic: Converting anything to RGB correctly
Replies: 45
Views: 147499

Re: Converting anything to RGB correctly

fmw42, thanks ! yes sorry i kept the detail low initially to re-instate the thread without trampling on it, apologies. Im sorry i am cross posting here from <link>http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23608&p=100758#p100758<link> due to this being what we wish to ac...
by briandenks
2013-07-15T18:01:02-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

Hi Fred, Sorry i havnt posted back, ive been scouring the web to try and find what i need to accomplish the task. I found it on these very boards, a post by albert25 <link>http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=16464&p=60694&hilit=convert+anything+to+rgb#p60694<l...
by briandenks
2013-07-15T17:41:11-07:00
Forum: Users
Topic: Converting anything to RGB correctly
Replies: 45
Views: 147499

Re: Converting anything to RGB correctly

Albert, Fred, Drarakel, snibgo ... its a very old board post but something exactly what im trying to establish in another post ..
Could you guys help me out with calling the script to achieve this ? Can it be called through IM ?
Im running linux server 3.2.0-48 server
by briandenks
2013-07-01T23:42:19-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

Is there absolutely no way for -convert - resize -thumbnail et all just to respect an icc profile if one is inside the PSD ? and its colorspace is already declared in the file ? why must i declare -colorspace sRGB or -colorspace -RGB or -colorspace CMYK If i removed -colorspace from any of my comman...
by briandenks
2013-07-01T23:07:41-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

Thanks fmw42, this is really eye opening, does IM have an area you can call scripts or assign actions to like the -verbose command or the -convert or any commands .. like an area i can call a script and then assign an 'alias' same as you would in bash ... that way i could keep my code a one liner : ...
by briandenks
2013-07-01T21:33:08-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

THANKS FMW42 ! Really appreciate your help on this, would it be possible to use -verbose initially to determine its current profile ? Im trying to use cli for all commands as server is ubuntu headless, is there a command for IM to say if this equals this then do that or not do that God i feel like a...
by briandenks
2013-07-01T20:41:52-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

Is there anyway with IM to have it assign an icc profile if one isnt present ? IE i have an untagged cmyk psd file and i send it to IM it sees that there is NO icc and will assign one, alternatively if there IS a profile assigned it will honour it or keep it on convert ... Something AKIN to this >> ...
by briandenks
2013-06-23T18:01:31-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

Thanks fmw,
When you bring an cmyk IM converted jpg or png back into PSHOP complains about not knowing the icc profile ! although we dont assign one prior to sending to IM ... curious... but perhaps our +profile "*" command is telling it to add one even if there isn't one ?
by briandenks
2013-06-23T16:44:46-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

im still none the wiser here guys ! If we are using a CMYK colour space with no .icc profile in PSHOP, we push the psd to IM and convert it to a png + jpg + tiff + gif and all the images display the same bright colour. IM command is >>>> +profiles "*" -background white -flatten We're tryin...
by briandenks
2013-06-20T14:27:35-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

Thanks Guys, this is really great advice here. Have learnt more about colour space and profiles in the past week than the fist 30 odd years of my life. Yes there is some 20% dot gain set on pshop ( i think thats a default) so i guess that theres a few things of note for this to work: upgrade the ver...
by briandenks
2013-06-19T16:43:30-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

Re: PSD Conversion

Thanks for your reply snibgo, appreciate your time and advice. Its still the same when viewed in firefox/chrome/safari ( although safari is closer in colour) Is there a way of getting IM to debug log any actions taken ? Im on ubuntu server so no gui but more than comfy with cli. The jpg / png / tiff...
by briandenks
2013-06-19T01:41:27-07:00
Forum: Users
Topic: PSD Conversion
Replies: 57
Views: 45939

PSD Conversion

Hi All, i've scoured these boards and staved off asking a question before exhausting and trying to understand my issue thoroughly. Would appreciate ANY help i could with this question ... OS VERSION : ubuntu 12.04 Server IM Version and details : Features OpenMP LIBS -lMagickCore -llcms -ltiff -lfree...