View Single Post
Posts: 1,038 | Thanked: 737 times | Joined on Nov 2005 @ Helsinki
#2
Originally Posted by john_connett
I have a Canon IXUS 800 IS digital camera that is happy to write images to an RS-MMC (+ adaptor). High quality images are 2816x2112.

What I would like is an app that can shrink these images to a size suitable for e-mail "postcard" attachments that I could send using my Nokia 770 + Nokia 6600.

On Linux I could use something like:

djpeg big.jpg | pnmscalefixed -xsize=1024 -ysize=768 | cjpeg > small.jpg

I suppose I could try to port theses comand line utilities and use them with xterm.

Anyone tried anything similar? Have any better suggstions?
This is a very silly one, but easy to do in practice:
Download process graph applet.
Use settings to set delayed screenshot to 3 secs.
Open the image you want to send in normal image viewer.
Set screenshot to be taken
Go to fullscreen mode
Wait a few secs.
You should now have a nice scaled image in your images folder.

I surely hope there is a better way as well, but I thought that this might work for you as well.

I seriously think someone should port a small easy-to use and simple image app for 770 for digi pic fixing purposes.