Trimming Transparent Spaces in Bulk

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Trimming Transparent Spaces in Bulk

Post by snibgo »

What version of IM are you using? "convert -version" will tell you.
snibgo's IM pages: im.snibgo.com
BajungaDustin
Posts: 15
Joined: 2016-06-29T11:40:12-07:00
Authentication code: 1151

Re: Trimming Transparent Spaces in Bulk

Post by BajungaDustin »

snibgo wrote:What version of IM are you using? "convert -version" will tell you.
i just downloaded it like 2 days ago.. so probably the newest version.

i also listed the version in me post

Image


ive got it all sorted now. The crop was all i needed to be able to do.. and i kinda figured that out on my own.
Post Reply