• Stars
    star
    706
  • Rank 64,138 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created over 14 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Made by @kilianvalkhof

Other projects:

  • πŸ’» Polypane - Develop responsive websites and apps twice as fast on multiple screens at once
  • πŸ–ŒοΈ Superposition - Kickstart your design system by extracting design tokens from your website
  • πŸ—’οΈ FromScratch - A smart but simple autosaving scratchpad

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 advpng, jpegoptim, optipng and pngcrush depending on the filetype (currently, PNG and JPG files are supported). It was inspired by imageoptim.

All image files are losslessly 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.

Installation instructions

Visit Trimage.org to install Trimage as a package.

Building instructions

Prerequisites

  • PyQt5
  • advpng
  • jpegoptim
  • optipng
  • pngcrush

Build from source

Build and install by running:

python setup.py build
sudo python setup.py install

More Repositories

1

fromscratch

Autosaving Scratchpad. A simple but smart note-taking app
JavaScript
718
star
2

f.lux-indicator-applet

This repository is unmaintained. Visit:
Python
549
star
3

electron-to-chromium

Provides a list of electron-to-chromium version mappings
JavaScript
143
star
4

react-bytesize-icons

Bytesize Icons as React Components.
JavaScript
59
star
5

sencss

The sensible standards CSS baseline
53
star
6

jQuery.pulsate

jQuery.pulsate.js adds a pulsating effect to elements. Useful for drawing the users attention.
HTML
52
star
7

electron-create-menu

a default menu for your electron applications, with convenience functions for multiplatform use and i18n.
JavaScript
35
star
8

postcss-hocus

Postcss-hocus fixes a tiny but annoying part of CSS: That you have to repeat yourself whenever you want to specify both `:hover` and `:focus`.
JavaScript
25
star
9

messenger-demo-viewer

Demo Facebook Messenger (bot) interactions without showing personal chats.
JavaScript
24
star
10

gridBuilder.js

a jQuery plugin that draws a grid as a background
JavaScript
22
star
11

gedit-jshint

a JSHint plugin for gedit
JavaScript
14
star
12

postcss-dutch-stylesheets

PostCSS plugin for writing Dutch Style Sheets http://kilian.github.io/postcss-dutch-stylesheets
JavaScript
14
star
13

gedit-jslint

JSLint plugin for Gedit, runs the JSLint javascript verifier
JavaScript
10
star
14

react-xd-example

Example Adobe XD plugin that uses the React-XD reconciler
JavaScript
7
star
15

mailto-clipboard

Converts all `mailto:` links to copying the email address to the clipboard
JavaScript
4
star
16

greenergy

UXD assignment for CMD - datavisualisation prototyping
JavaScript
3
star
17

kType

a simple R-type shooter for C# XNA
C#
2
star
18

jQuery.textshadow

jQuery textshadow plugin for internet explorer
JavaScript
2
star
19

3dbarchart

3d Bar chart generator in actionscript 3 with papervision3d and the Flex SDK
2
star
20

Graduation

Kilian's graduation documentation
JavaScript
2
star
21

ktype2

a simple rtype shooter in akihabara
JavaScript
1
star