Hi there,
We use imagemagick for converting eps files to jpg files.
Now we have the problem that the jpg files are huge.
I gave the images to some graphic pro's and they told me, that one of the pros is that the path for mask/transparency is still placed inside the jpg file.
Is it possible to remove this path / info with imagemagick and make files smaller?
Thx and greets,
Erich
Removing path for mask/transparency from File during convers
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Removing path for mask/transparency from File during convers
try adding -strip and -depth 8