
Graphic Apps converter graphics images photo qt5
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/Faster3ck/Converseen
Converseen is an open source image converter and resizer written in C++ with the powerful Qt5 libraries. Thanks to the Magick++ image libraries it supports more than 100 image formats like DPX, EXR, GIF, JPEG, JPEG-2000, PhotoCD, PNG, Postscript, SVG, and TIFF and many others.
Converseen allows you to convert, resize, rotate and flip automatically an unlimited number of images.
With Converseen you can save your time because it can process more than one image with one mouse click!
Converseen is very simple: it features a very simple user interface without strange options.
With converseen you can:
Carry out a single or a multiple conversion.
Resize one or multiple images.
Compress images for your web pages.
Rotate and flip images.
Rename a bunch of images using a progressive number or a prefix/suffix.
Selecting a resampling filter to resize images.
Converseen depends on Qt5 and Magick++ libraries.
If you appreciate this work and would like to support the project, you are welcome to donate money via Paypal: http://converseen.sourceforge.net/#donations
Converseen is available for the following platforms:
Archlinux
Chakra Linux
Fedora
Mageia
Opensuse
Ubuntu
Windows XP/Vista/7
FreeBSD
Version 0.9.9.0 9 days ago
- Fixed random crash when all images are removed
- Some translation updates
- Minor Updates
- Various Bugfixes
Version 0.9.9.0 9 days ago
- Fixed random crash when all images are removed
- Some translation updates
- Minor Updates
- Various Bugfixes
0.9.7.1 – 2018-10-11 2 years ago
– The Portable Version for Windows now stores the configuration file in the same folder of the main program (“settings” folder)
– Various bugfixes
Changelog 5 years ago
0.9.2 – 2015-03-22
– Updates for some translations
– Various code optimizations and improvements
0.9.1 – 2015-03-05
– Updates dialog is now more user friendly
– Various code optimizations and improvements
0.9.0 – 2015-02-11
– Various code optimizations and improvements
– Some translations has been updated
Murz
7 years ago
For example, I have 3 photos with different aspect ratio - 1024x768, 1024x600, 768x1024, 1024x1024.
And I want resize all of it to maximum 600x600 pixels and keep aspect ratio, so new sizes must be: 600x450, 600x351, 450x600, 600x600.
But I can't find the way how I can do this with converseen.
If I select some image for preview, set checkbox "Mantain aspect ratio" and try to set 600x600 in "Scale image" editbox, it always change other value to current image aspect ratio. So I can't set 600x600.
If I didn't select any image, it sets to 600x0 or 0x600.
I use version 0.6.4 in Ubuntu.
How can I solve this problem and do the resize with described rules?
As I think, good solution will be add checkbox "Link aspect with current image" and maintain aspect ratio on type only when this checkbox is checked. Or maybe you can provide better solution.
Report
faster
7 years ago
I just added the feature on the new version of Converseen (0.6.7).
Report
tobaj
8 years ago
Report
google01103
9 years ago
thanks,
Report
faster
9 years ago
The vertical scroll bar appears because there are too many elements to be shown on the screen. This is why I added this scroll bar! :)
Report
losty
9 years ago
we could launch converseen from the service-menue of the dolphin file browser.
a good example is this service menue:
http://kde-apps.org/content/show.php/Converter?content=69981
but it uses nconvert
besides i like your app :), it has potential
Report
faster
9 years ago
I added a service menu to import images on Converseen using dolphin! :)
Report
faster
9 years ago
This is a great idea. In this moment there are no ways to pass arguments to Converseen. I hope to implement something to import images through the service menu! :)
Report
faster
9 years ago
Report
echoes
10 years ago
is this a bug or an oversight or something like that?
Report
faster
10 years ago
Report
warnec
11 years ago
Report
faster
11 years ago
Report
warnec
11 years ago
Report
bitcrazy
11 years ago
Report
warnec
11 years ago
Report
bitcrazy
11 years ago
And that's also the reason why the locale files have .ts and .qm extensions
Btw. Have translated it into german. Will test it and send it to the author, if he wants.
Report
faster
11 years ago
Report
Fri13
11 years ago
Suggestion is always to desig the application for KDE platform so you can keep the application here ;)
Report
Fri13
10 years ago
Pure Qt application belongs to the qt-apps.org site. That is its purpose to exist that users get pure Qt apps what works same way.
Here are all applications what use KDE libraries and KDE Technologies so user has seamesly integrated application for all KDE Apps.
That is just logical and pure fact.
Report
jmiahman
10 years ago
I do have a suggestion though. Could there be a way to take a source image and generate a icon theme? ie generate 16x16, 22x22, 32x32, 48x48, 64x64 and 96x96 folders? That would be a neat feature or maybe a good separate app to start on.
Report