SIR: Qt4-based image resizer/converter

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

SIR: Qt4-based image resizer/converter

#1 Post by muggins »

http://rsachetto.googlepages.com/
A simple application for resizing images,inspired by GTPY - ImageResizer (http://www.kde-apps.org/content/show.php?content=32338)
But I used C++/QT and QImage class to convert the images.
SIR - Simple Image Resizer can convert into and from the following formats:

· JPEG
· PNG
· BMP
· GIF
· XPM
· PGM
· PBM
· PPM

SIR also can rotate your images.
Run via Menu->Graphic->Sir

(N.B. Requires install of qt4-4.3.2.pet)
Attachments
sir-2.0.2.pet
(142.22 KiB) Downloaded 683 times
sir.jpg
(28.36 KiB) Downloaded 1273 times
Last edited by muggins on Thu 25 Mar 2010, 08:08, edited 4 times in total.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#2 Post by muggins »

Uploaded v1.9.6.

hayagix
Posts: 131
Joined: Sat 07 Jun 2008, 15:41

#3 Post by hayagix »

Thankyou! Exactly what I was looking for.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#4 Post by muggins »

Uploaded v1.9.7.

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#5 Post by ttuuxxx »

funny I was talking to micko about this app and that we need a gtkdialog version to save on the QT libs, Well I tested this one on 2.14X with QT4.6 and it worked perfectly :)

I usually supply a Qt theme for people, because the default QT look is ugly and most people don't know about /usr/bin/qtconfig
not even sure if its been stripped away in puppies qt4 libs.
anyways the theme should work, just install it and then start your application.
ttuuxxx

ps the theme also fixes the ugly QT fonts and uses puppies default fonts
Attachments
themed.jpg
(54.04 KiB) Downloaded 1215 times
Qt-theme.pet
(938 Bytes) Downloaded 588 times
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
drongo
Posts: 374
Joined: Sat 10 Dec 2005, 23:35
Location: UK

Link not working for QT4

#6 Post by drongo »

QT4-4.3.2.pet link is not working. I get a page of gibberish in browser, I think this has something to do with filetype settings on server. I don't get a menu entry in Puppy 4.3.1 even after running fixmenus. Running as live CD with sfs file.

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

Re: Link not working for QT4

#7 Post by ttuuxxx »

drongo wrote:QT4-4.3.2.pet link is not working. I get a page of gibberish in browser, I think this has something to do with filetype settings on server. I don't get a menu entry in Puppy 4.3.1 even after running fixmenus. Running as live CD with sfs file.
right click on the link and select "Save As"
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
drongo
Posts: 374
Joined: Sat 10 Dec 2005, 23:35
Location: UK

Downloaded QT4 OK

#8 Post by drongo »

Thanks ttuuxxx,

I just visited ibiblio last night and downloaded it fine. I'm sure a left-click works usually, Maybe I haven't been paying attention.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#9 Post by muggins »

V1.9.8.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#10 Post by muggins »

V2.0.2.

Post Reply