GTK Batch Resizer

Utilitaire de gestion des images pour Gnome

Le but de ce petit programme développé en python, est de traiter des images par lots à la sortie d'un appareil photo numérique. Les principales fonctions sont les suivantes :

Copie d'écran

capture gtk batch resizer

Download

Date

Version

Archive

Commentaire

26/08/2006

1.1

batch-resizer-V1.1.tgz

  • Ajout des filtres de redimensionnement (nearest, bilinear, bicubic)
  • Meilleure gestion des droits sur les fichiers

24/08/2006

1.0

batch-resizer-V1.0.tgz

 

Installation (README file)

README GTK Batch Resizer
Version Française dessous...

---English---
Version : 1.1
Licence : GPL V2
Author : Anthony Levaufre <anthony@nonsenz.org>
URL : http://w3.nonsenz.org

Pre-requisite
python >=2.4
python-glade2
python-gtk2
python-imaging (PIL)

Install :
Untar batch-resizer where you want:
$tar -xzvf batch-resizer.tgz -C yourpath

To run Batch Resizer :
python yourpath/batch-resizer/batch-resizer.py


---Français---
Pré-requis :
python >=2.4
python-glade2
python-gtk2
python-imaging (PIL)

Installation :
Décompressez l'archive où vous voulez :
$tar -xzvf batch-resizer.tgz -C votrechemin

Pour lancer Batch Resizer :
python votrechemin/batch-resizer/batch-resizer.py


 

RETOUR

 


hébergé sur Pollux