Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-14 Thread gaurish sharma
Onkar Shinde wrote:
>
>
> A small correction. You just need to restart nautilus. This can be
> done with command 'killall nautilus'. You can choose to do proper
> restart of X by logout and login instead of Ctrl + Alt + Backspace.
>
>
> Onkar
>
>   
I also knew this, but i ask to restart X, to be on safer side.
As sometimes it does not show up with nautilus restart.


Regards,
Gaurish Sharma

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-14 Thread Onkar Shinde
On Mon, Apr 14, 2008 at 2:23 AM, gaurish sharma <[EMAIL PROTECTED]> wrote:
> Hi,
>  There also a Easy to use Gui implementation which i would like to point out.
>  There is a Package named "nautilus-image-converter" which is Available
>  in Ubuntu repository. It fully integrates into nautilus fire manger.
>  with help of nautilus-image-converter images can be right-sized  with a
>  click of a button.
>
>  Step to Use The above package
>
>  1) Open terminal & type:
> sudo apt-get install nautilus-image-converter
>  and Restart X, by CTRL+ALT+BACKSPACE

A small correction. You just need to restart nautilus. This can be
done with command 'killall nautilus'. You can choose to do proper
restart of X by logout and login instead of Ctrl + Alt + Backspace.


Onkar

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-13 Thread gaurish sharma
Hi,
There also a Easy to use Gui implementation which i would like to point out.
There is a Package named "nautilus-image-converter" which is Available 
in Ubuntu repository. It fully integrates into nautilus fire manger. 
with help of nautilus-image-converter images can be right-sized  with a 
click of a button.

Step to Use The above package

1) Open terminal & type:
sudo apt-get install nautilus-image-converter
and Restart X, by CTRL+ALT+BACKSPACE
2) Navigate to the folder in which images are present. Right-Click on 
it. Now click on Resize Images.
and rest part are easy to figure out, so i would leave it up to you.


Remember: Multiple files could be supported at the same time

For more information: 
http://www.bitron.ch/software/nautilus-image-converter.php


PS: Things can be done in both CLI & GUI way, choose which one suits you ;)


Regards,
Gaurish Sharma




-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-13 Thread sivaji j.g
> Tried imagemagick?
> Check this http://www.imagemagick.org/script/command-line-tools.php
> and http://www.imagemagick.org/script/examples.php
> With imagemagick you can script the process to be done automatically.

wow imagemagick is really a magic. i got what i need , thank for your reply .
i want to tell this things to my friends , i didnt expect that we can
do these sort
of things from command line .Linux really Rocks :D

-- 
Thanks a lot
-
http://ubuntuslave.blogspot.com/

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-12 Thread Roshan
> "sivaji j.g" <[EMAIL PROTECTED]> wrote: 

>Is there any way or tool to change the resolution of .jpg file , i got
> about 50 file each of resolution 2250x1490 and size of about 1.5 MB
> approximate .if i upload these file to my website it takes long time
> to upload and load the images since the image size and resolution is
> high

>I have to open each and every file in GIMP and save it with low
> resolution to reduce the size of these file .i take long time to do
> like this is there any simple way to reduce the resolution and size
> without actually opening each and every file individually and change
> it size and resolution

Since the entire post describes the problem clearly, the solution to 
this is described in one of my earlier posts in GLUG-BOM. The idea 
described by Mehul Ved is one that I followed quite some time ago. 
It also has a script (open source code ;) ) that you can use / 
re-distribute / modify for your own needs. However, note, it is assumed 
that all your photos are in the same directory (one 'foo' directory). 

The link to that post is:

http://mm.gnu.org.in/pipermail/linuxers/Week-of-Mon-20070514/059475.html

Hope, that helps. 


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-12 Thread Venkatesh Nandakumar
Mehul Ved wrote:
> On Sat Apr 12, 2008 at 11:39:32PM +0530, Mir Nazim wrote:
>> User GIMP. Open image in GIMP and go to the menu Images -> Scale and
>> change the resolution there.
> 
> That's what he doesn't want, if you read the mail properly. It is
> cumbersome to do it for a large number of files.
> 

Use digiKam, It allows batch process of files

Venkatesh

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-12 Thread Mehul Ved
On Sat Apr 12, 2008 at 11:39:32PM +0530, Mir Nazim wrote:
> User GIMP. Open image in GIMP and go to the menu Images -> Scale and
> change the resolution there.

That's what he doesn't want, if you read the mail properly. It is
cumbersome to do it for a large number of files.

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-12 Thread Mir Nazim
On Sat, Apr 12, 2008 at 6:12 PM, Mehul Ved <[EMAIL PROTECTED]> wrote:
> On Sat Apr 12, 2008 at 05:49:12PM +0530, sivaji j.g wrote:
>  > Is there any way or tool to change the resolution of .jpg file


User GIMP. Open image in GIMP and go to the menu Images -> Scale and
change the resolution there.






>
>  Tried imagemagick?
>  Check this http://www.imagemagick.org/script/command-line-tools.php
>  and http://www.imagemagick.org/script/examples.php
>  With imagemagick you can script the process to be done automatically.
>
>  --
>  ubuntu-in mailing list
>  ubuntu-in@lists.ubuntu.com
>  https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>



-- 


-- 
 ALLAH HAFIZ
---
 Mir Nazim
---
 mobile: +91-9906478306
---
website: http://www.xensoftlabs.com
blog: http://mirnazim.wordpress.com
---
Yahoo, Gmail/GTalk, Skype, AOL : mirnazim

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-12 Thread Moz
Hi Sivaji,

>Is there any way or tool to change the resolution of .jpg file , i 
>got about 50 file each of resolution 2250x1490 and size of about 1.5 
>MB approximate .if i upload these file to my website it takes long 
>time to upload and load the images since the image size and resolution is high

If you install ImageMagick, then you have a command-line tool 
convert, with which you can manipulate size, colours and so on.

Moz


-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Help to reduce the resolution of jpg file

2008-04-12 Thread Mehul Ved
On Sat Apr 12, 2008 at 05:49:12PM +0530, sivaji j.g wrote:
> Is there any way or tool to change the resolution of .jpg file  
> 

Tried imagemagick?
Check this http://www.imagemagick.org/script/command-line-tools.php
and http://www.imagemagick.org/script/examples.php
With imagemagick you can script the process to be done automatically.

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


[ubuntu-in] Help to reduce the resolution of jpg file

2008-04-12 Thread sivaji j.g
Is there any way or tool to change the resolution of .jpg file , i got about
50 file each of resolution 2250x1490 and size of about 1.5 MB approximate
.if i upload these file to my website it takes long time to upload and load
the images since the image size and resolution is high

I have to open each and every file in GIMP and save it with low resolution
to reduce the size of these file .i take long time to do like this
is there any simple way to reduce the resolution and size without actually
opening each and every file individually and change it size and resolution


-- 
Thanks a lot
-
http://ubuntuslave.blogspot.com/
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in