

thanks for interest for the converter app.
Can you tell me what means "with all proper open source copyrights and attributions in place".
Which xnview version would you choose?
Would you only make it run for KDE 5 or would you build in new features?
Could I participate in the future if I would like to.
Regards
- Jan 20 2019
Since nconvert 5.30 the files can be converted into the same directory by using the "$%" flags. Older versions only support the conversion into your home directory.
2) to Choosen directory:
It´s not possible to choose a destination folder other than same one while executing the script. If you know your destination folder you have to modify the script by replacing the "$%" flags by e.g."/home/user/images/%". - Oct 18 2009
Since nconvert 5.30 the files can be converted into the same directory by using the "$%" flags. Older versions only support the conversion into your home directory.
2) to Choosen directory:
It´s not possible to choose a destination folder other than same one while executing the script. If you know your destination folder you have to modify the script by replacing the "$%" flags by e.g."/home/user/images/%". - Oct 18 2009
Since nconvert 5.30 the files can be converted into the same directory by using the "$%" flags. Older versions only support the conversion into your home directory.
2) to Choosen directory:
It´s not possible to choose a destination folder other than same one while executing the script. If you know your destination folder you have to modify the script by replacing the "$%" flags by e.g."/home/user/images/%". - Oct 18 2009
Now you can choose between a local or systemwide installation.
On the other hand I changed the output names for those files who would overwrite themselves: image.jpg -> image_sepia.jpg (after sepia conversion). In some cases an input dialog appears and you can enter a special suffix.
Thanks for advice.
- Mar 01 2009
Now you can choose between a local or systemwide installation.
On the other hand I changed the output names for those files who would overwrite themselves: image.jpg -> image_sepia.jpg (after sepia conversion). In some cases an input dialog appears and you can enter a special suffix.
Thanks for advice.
- Mar 01 2009
Nconvert actually doesn´t support writing eps-files
But If you choose the option:
Imageconversion -> Convert into other file formats -> ps (Postscript)
eps files are written.
- Nov 02 2008
Nconvert actually doesn´t support writing eps-files
But If you choose the option:
Imageconversion -> Convert into other file formats -> ps (Postscript)
eps files are written.
- Nov 02 2008
Nconvert actually doesn´t support writing eps-files
But If you choose the option:
Imageconversion -> Convert into other file formats -> ps (Postscript)
eps files are written.
- Nov 02 2008
Nconvert actually doesn´t support writing eps-files
But If you choose the option:
Imageconversion -> Convert into other file formats -> ps (Postscript)
eps files are written.
- Nov 02 2008

Dolphin Service Menus by rauwitt 7 comments
If the stdouts and stderrs are important for you change the script to "konsole -e sh". - Oct 26 2008
I will change the resize dialog for specific sizes. Then you have to enter them once for all images. Actually it works only with the preset values like 1024x768.
The XnView interface doesn´t look modern because it is from 2005 (september). The new version for linux is in alpha phase and looks much fresher. You can download it from:
ftp://ftp2.xnview.com/xnview/misc/XnViewMP-linux.tgz - Jun 29 2008
This servicemenu depends on xnview but could be transformed when another image editor is used.
It´s not clear why you dislike "xnview" and if you dislike "nconvert" too. But I can tell you that a new version
of "xnview" for linux is just in development. - May 18 2008
Your suggestion concerning new packages was very helpful. I think you meant both: more comfort in installation and a wider spectrum of operating systems which have to be considered.
That´s why I added an installation script in the new version 0.6 which is a simple shell-script. - Mar 16 2008
http://pagesperso-orange.fr/pierre.g/xnview/endownloadlinux.html
With the program "alien" (http://linux.die.net/man/1/alien) you can convert them into deb-files. Finally you have to adjust the paths in the "exec-lines" of the file "convert.desktop". - Mar 09 2008
When you use the command line "$" specifies your source folder. For example:
./nconvert -resize 150 100 -q 70 -rtype lanczos -o $/thumb_%.jpg imagedirectory/*.jpg
But within this desktop-file "$" has no effect. For example:
/home/linetpc/Desktop/news/nconvert485/NConvert/nconvert -resize 150 100 -o $/thumb_%.jpg
Without "$" the target of the converted file is your home-directory, if you don´t specify another one. - Jan 20 2008

Dolphin Service Menus by rauwitt 3 comments
What default viewer for chm-files do you use in konqueror? - Jan 13 2008

Dolphin Service Menus by rauwitt 3 comments
What default viewer for chm-files do you use in konqueror? - Jan 13 2008
$HOME/XnView/XnView-1.70-x86-unknown-linux2.x-static-fc4/bin/nconvert -resize 150 100 -q 70 -rtype lanczos -o $HOME/images/thumb_%.jpg
- Jan 13 2008

Dolphin Service Menus by rauwitt 7 comments
SUSE LINUX 10.1 (i586)
KDE-Version: 3.51 Level "a"
Linux Kernel 2.6.16.27-0.9-default
RAM 250 MB
and it works, although it is slow
because of only 250 MB RAM.
- Dec 15 2007

Dolphin Service Menus by rauwitt 7 comments
I think you need 512 MB or 1 GB RAM minimum.
For this problem you can consult:
http://groups.google.com/group/earth-linux/topics
- Dec 08 2007
If you need other measures for image-resizing you can add another Desktop action to this desktop-file or overwrite a measure you don´t want to use.
Thank you for your suggestion! - Dec 01 2007