Search found 3 matches

by Richa Gupta
2014-11-21T06:35:08-07:00
Forum: Users
Topic: Multi-layered transformation
Replies: 3
Views: 2366

Re: Multi-layered transformation

Hi,

Thanks snibgo. I will try to convert using inputfile#[0] command and also other options with -layers.

I will share the results if they work.

Thanks again.

Richa Gupta
by Richa Gupta
2014-11-19T00:28:56-07:00
Forum: Users
Topic: Multi-layered transformation
Replies: 3
Views: 2366

Re: Multi-layered transformation

Hi Team,

I am trying to convert a multi-layered psd file into jpg.

When I use following command, multiple jpg files are created as output.

imconvert "headers.psd" "headers.jpg"

And when i am using following command for conversion-

imconvert "headers.psd" -composite "headers.jpg"

This ...
by Richa Gupta
2014-11-19T00:26:44-07:00
Forum: Users
Topic: Multi-layered transformation
Replies: 3
Views: 2366

Multi-layered transformation

Hi Team,

I am trying to convert a multi-layered psd file into jpg.

When I use following command, multiple jpg files are created as output.

imconvert "headers.psd" "headers.jpg"

And when i am using following command for conversion-

imconvert "headers.psd" -composite "headers.jpg"

This ...