gimp-save-for-web

Save for web plug-in for GIMP.

  • Owner: auris/gimp-save-for-web
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Save for Web plug-in for The GIMP

Save for Web plug-ins allows to experiment with various popular web format
options. It shows an automatically updated preview and file size statistics.

Pre-requisites

To compile in Debian/Ubuntu, first install the following:
$ sudo apt-get install libtool automake intltool libgimp2.0-dev

Building

To build and install it, just ...

./configure
make
make install

... and it's there.

If you want to install the plug-in for local user only, instead of make install do:
$ cp src/webexport ~/.gimp-X.X/plug-ins/
(replace X.X with the version of GIMP installed)

If building from a GIT clone, you'll need to run ./autogen.sh first (see the HACKING file)

Overview

Name With Ownerauris/gimp-save-for-web
Primary LanguageC
Program languageShell (Language Count: 4)
Platform
License:Other
Release Count1
Last Release Name0.29.0 (Posted on 2009-11-22 15:26:12)
First Release Name0.29.0 (Posted on 2009-11-22 15:26:12)
Created At2009-11-22 10:08:53
Pushed At2022-08-26 08:10:36
Last Commit At2021-08-12 22:36:57
Stargazers Count96
Watchers Count12
Fork Count36
Commits Count27
Has Issues Enabled
Issues Count19
Issue Open Count7
Pull Requests Count4
Pull Requests Open Count1
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top