[Gimp-developer] Save for Web plug-in

2006-12-17 Thread Aurimas Juska

Hi,

Save for Web plug-in is available at http://registry.gimp.org/plugin?id=8799

The main idea is visual adjustment of various image parameters such as
quality,
number of colors, dimensions, etc to reach optimal file size.

Image is shown in two views: original and optimized. Changing any save
setting causes optimized view to be redrawn reflecting quality of the
optimized image. Additionally, the resulting file size is displayed.

Features:
- most popular file formats: JPEG, GIF, PNG (Indexed or RGB)
- resizing and cropping
- zoom in/out in preview

Start: /Filters/Web/Save for Web...

Any comments are welcome.

Aurimas
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Save for Web plug-in

2006-12-17 Thread Sven Neumann
Hi,

On Sun, 2006-12-17 at 11:15 +0200, Aurimas Juska wrote:

> Start: /Filters/Web/Save for Web...

Wouldn't it be better placed into the File menu?


Sven


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Save for Web plug-in

2006-12-17 Thread Aurimas Juska

Hi,

Of course, File menu would be better but I don't know how to make Save for
Web... appear after Save as Copy...

Another possible problem is GimpImage conversion to GdkPixbuf. Is it alright
to just copy pixel data (assuming GimpImage is RGB(A))? (Won't there be
problems with color management?)

On 12/17/06, Sven Neumann <[EMAIL PROTECTED]> wrote:


Hi,

On Sun, 2006-12-17 at 11:15 +0200, Aurimas Juska wrote:

> Start: /Filters/Web/Save for Web...

Wouldn't it be better placed into the File menu?


Sven



___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Save for Web plug-in

2006-12-17 Thread Sven Neumann
Hi,

On Sun, 2006-12-17 at 14:58 +0200, Aurimas Juska wrote:

> Of course, File menu would be better but I don't know how to make Save
> for Web... appear after Save as Copy...

Register into /File/Save.


Sven


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer