diff --git a/README.textile b/README.textile new file mode 100644 index 0000000..fe93187 --- /dev/null +++ b/README.textile @@ -0,0 +1,7 @@ +h2. Trimage image compressor +A cross-platform tool for optimizing PNG and JPG files. + +Trimage is a cross-platform GUI and command-line interface to optimize image files via "optipng":http://optipng.sourceforge.net/, "advpng":http://advancemame.sourceforge.net/comp-readme.html and "jpegoptim":http://www.kokkonen.net/tjko/projects.html, depending on the filetype (currently, PNG and JPG files are supported). It was inspired by "imageoptim":http://imageoptim.pornel.net/. All image files are losslessy compressed on the highest available compression levels. Trimage gives you various input functions to fit your own workflow: A regular file dialog, dragging and dropping and various command line options. + +Visit "Trimage.org":http://trimage.org for more information + diff --git a/website/index.html b/website/index.html index c77fed3..ebfce8d 100644 --- a/website/index.html +++ b/website/index.html @@ -52,6 +52,7 @@ padding:10px; -moz-border-radius:5px; -webkit-border-radius:5px; + clear:both; } h1, .subtitle {padding-left:80px;} .footer { @@ -67,13 +68,16 @@
-

Trimage image compressor

+

Trimage image compressor – 1.0.0b (beta)

A cross-platform tool for optimizing PNG and JPG files. -

Trimage is a cross-platform GUI and command-line interface to optimize image files via optipng, - advpng and jpegoptim, depending on the filetype (currently, PNG and JPG files are supported). It - was inspired by imageoptim. All image files are losslessy compressed on the highest - available compression levels. Trimage gives you various input functions to fit your own workflow: A regular file dialog, dragging - and dropping and various command line options.

+

Trimage is a cross-platform GUI and command-line interface to optimize image + files via optipng, + advpng and + jpegoptim, depending on the filetype + (currently, PNG and JPG files are supported). It was inspired by + imageoptim. All image files are losslessy compressed + on the highest available compression levels. Trimage gives you various input functions to fit your + own workflow: A regular file dialog, dragging and dropping and various command line options.

Trimage in action

a screenshot of Trimage @@ -82,13 +86,18 @@

Download

Ubuntu

    -
  1. sudo add-apt-repository bla
  2. +
  3. sudo add-apt-repository lp:trimage
  4. sudo apt-get install trimage

Other *nix

-

Download the source via Github, [do something]

- +
    +
  1. Download the source via git or bzr (see repositories)
  2. +
  3. Make sure you have all the requirements installed (see requirements)
  4. +
  5. make trimage.py executable (chmod +x trimage.py)
  6. +
  7. Start by clicking on trimage.py or launching it with ./trimage.py
  8. +
+

Help us make .deb's, rpms's etc: contact us

Mac

Trimage should be able to run on Mac. Help us with this

Windows

@@ -96,8 +105,8 @@

Repositories

-

Git: Trimage is primarily developed on GitHub.

-

Bzr: Trimage is also available on Launchpad.

+

Git: Trimage is primarily developed on GitHub.

+

Bzr: Trimage is also available on Launchpad.

Trimage is MIT licenced. We encourage contributions via GitHub.

@@ -111,7 +120,7 @@

Donate

If you enjoy using Trimage, please buy us a coffee or a beer :)

- Click here to lend your support to: grafico and make a donation at www.pledgie.com ! + Click here to lend your support to: Trimage and make a donation at www.pledgie.com !

Requirements

@@ -143,8 +152,27 @@

Help

-

Please use GitHub for reporting bugs and email help@trimage.org for general questions (though we are not a helpdesk!)

+

Please use GitHub for reporting bugs and email help@trimage.org for general questions (though we are not a helpdesk!)

+ +

Planned features

+

Version 1.0.0 final:

+ +

Version 1.1.0

+ +

Beyond that

+