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 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.
@@ -82,13 +86,18 @@
Ubuntusudo add-apt-repository blasudo add-apt-repository lp:trimagesudo apt-get install trimage
Other *nixDownload the source via Github, [do something]
- +chmod +x trimage.py)./trimage.pyHelp us make .deb's, rpms's etc: contact us
MacTrimage should be able to run on Mac. Help us with this
WindowsGit: 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.
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!)
Version 1.0.0 final:
+Version 1.1.0
+Beyond that
+