Search found 2 matches

by x64joxer
2015-02-25T01:13:48-07:00
Forum: Users
Topic: Command convert -crop
Replies: 2
Views: 1071

Re: Command convert -crop

Hi Bonzo
Bonzo wrote:I would say it is lossy; I assume the input format can not be changed but can you change the output to a png for printing?
I can not change the output to a png because I must send jpg format to photographic studio. Most of photographic studios accepts files only in jpg.
by x64joxer
2015-02-25T01:00:30-07:00
Forum: Users
Topic: Command convert -crop
Replies: 2
Views: 1071

Command convert -crop

Hi All!

I have quesstion about convert -crop commanf fe.

Code: Select all

convert -crop +100+100-100-100 base.jpg test.jpg
In this instance (for jpg format), it is a lossless operation?
What about other formats?
I am asking because I need crop images before printing and I do not want to lose quality.

BR
Roman