Need a cli editor for jpg files
Steven Vollom
stevenvollom at sbcglobal.net
Fri Jul 25 17:36:47 UTC 2008
Robert Parker wrote:
> On Sat, Jul 26, 2008 at 12:06 AM, Donn <donn.ingle at gmail.com> wrote:
>
>> On Friday, 25 July 2008 18:53:46 Robert Parker wrote:
>>
>>> I need a CLI editor to resize jpg files ex digital camera down to
>>> something suitable for online use.
>>>
>> Copy your pics to shrinked/ to keep the originals safe, then in there:
>> convert -resize 800x600 -quality 75 *.jpg
>>
>> You can also look at the mogrify command. Check [man imagemagick] or
>> [convert --help] and [mogrify --help]
>>
>> Sorted!
>>
>
> Yes I think you are right. Looking at the ImageMajick home page now.
>
> Thanks,
> Bob
>
>
I am not knowlegable using the terminal, yet. Is there a graphic user
interface that will manipulate large jpg files to make them smaller and
usable on the computer?
Steven
More information about the kubuntu-users
mailing list