Page 1 of 1

Mass Scan

Posted: Mon Jan 27, 2014 8:54 am
by bbi
Hi,
I have a Question regarding "How to use ..."

I am using XnView to scan all my documents (Paperless (private) Office).
Once a month I scan 50-100 documents in a bunch. Then I have the
same number of pictures open in XnView.

Now I want to save all pictues by using the standard name (scan 1, scan2, .....).
Afterwards I change the file names accordingly.

Question: How can I save all open pictures without accepting every pictures?

I found the possiblity "Copy all open pictures", but then the file format .png is used.
Question: How can I change the default file format to jpg?

Many Thanks for your help!

br,
Boris

Re: Mass Scan

Posted: Mon Jan 27, 2014 2:23 pm
by xnview
by using 'save all opened files'??

Re: Mass Scan

Posted: Mon Jan 27, 2014 2:43 pm
by cday
bbi wrote:
Question: How can I save all open pictures without accepting every pictures?

Question: How can I change the default file format to jpg?
Could you post a screenshot, or two if necessary?

Could you be looking at your scanner control interface via the XnView TWAIN interface?

Re: Mass Scan

Posted: Mon Jan 27, 2014 3:06 pm
by bbi
xnview wrote:by using 'save all opened files'??

That is possible, but then I have to press the button "OK" 50-100 times.
And this is my problem.

Re: Mass Scan

Posted: Wed Jan 29, 2014 5:57 pm
by xnview
bbi wrote: That is possible, but then I have to press the button "OK" 50-100 times.
yes :(

Re: Mass Scan

Posted: Wed Jan 29, 2014 9:15 pm
by bbi
xnview wrote:
bbi wrote: That is possible, but then I have to press the button "OK" 50-100 times.
yes :(
By using the function "Copy all open pictures", I can avoid to press the button "OK". But the new created file has then the file format "png".

How can I change the default file format from png to jpg? (Currently I am running afterward a batch process to convert from png to jpg).

Many Thanks für a answer.

Regards, Boris

Re: Mass Scan

Posted: Thu Jan 30, 2014 3:36 pm
by xnview
bbi wrote:Copy all open pictures"
???

Re: Mass Scan

Posted: Thu Jan 30, 2014 4:32 pm
by cday
A screenshot might help...

If your XnView interface is set to a language other than English, a screenshot in the language you are using might still be of some use, or you could possibly set the interface language to English temporarily to check the English text for the option to which you are referring.

Edit: Is this possibly the problem?
Image_1.png
Image_1.png (13.5 KiB) Viewed 2174 times
The File > Save opened image(s)... window is titled Copy ...
Image_2.png
Image_2.png (22.49 KiB) Viewed 2174 times
And there is (surprisingly?) no option to select the file format to be used...

Re: Mass Scan

Posted: Thu Jan 30, 2014 6:29 pm
by bbi
cday wrote:A screenshot might help...
Just prepared the screenshots, but you were faster - Many Thanks.
cday wrote: Edit: Is this possibly the problem?
And there is (surprisingly?) no option to select the file format to be used...
Yes that is my problem. I searched in the settings a possibility to define a default file format, but I was not successful.

br, Boris

Re: Mass Scan

Posted: Fri Jan 31, 2014 1:24 pm
by xnview
you can change it in [general] section of .ini

Code: Select all

FormatSaveAll=jpeg

Re: Mass Scan

Posted: Mon Feb 03, 2014 8:11 am
by bbi
Hi Pierre,

many Thanks!
I will test and post the feedback soon.

br, Boris

Re: Mass Scan

Posted: Mon Feb 03, 2014 8:03 pm
by bbi
xnview wrote:you can change it in [general] section of .ini

Code: Select all

FormatSaveAll=jpeg
Hi,

unfortunately I was not successful.

After changing the INI location under "Menu/Tool/Options/Systemintegration"
I found the xnview.ini file under the following location:
C:\Users\XXXYourUsernameXXX\AppData\Roaming\XnView

As I did not found a "General" Section I included the following:

[General]
FormatSaveAll=jpeg

Saved ini file, restarted xnview.

1. Test: Does not work. Therefore I changed the .ini to:

[General]
Code: Select all
FormatSaveAll=jpeg

2. Test: Does not work. Still the png file format is used.

Any help appreciated.

Regards,
Boris

Re: Mass Scan

Posted: Tue Feb 04, 2014 12:00 am
by XnTriq
FormatSaveAll belongs in the [Start] section.

[quote="xnview (Re: "save opened images" png -> jpg)"]

In [start]section of xnview.ini, add

Code: Select all

FormatSaveAll=jpg
[/quote]
xnview ([url=http://newsgroup.xnview.com/viewtopic.php?p=105959#p105959]Re: Save all open pictures at one time[/url]) wrote:
You must add

Code: Select all

FormatSaveAll=jpeg
for example in the [Start] section of your xnview.ini
XnView Wiki (UI-less Settings » [url=http://www.xnview.com/wiki/index.php?title=UI-less_Settings#Start]Start[/url]) wrote:
FormatSaveAll
  • Changes the file format XnView uses when saving new files with the 'Save opened image(s)...' option.
    Value: String, default value is PNG
    Example: FormatSaveAll=jpeg

Re: Mass Scan

Posted: Mon Mar 24, 2014 9:38 pm
by bbi
Hi,

many Thanks!

Unfortenately it does not work.

I included "FormatSaveAll=jpeg" in the Start Section.
I restartetd XnView. I rebooted the PC. But it does not work.

I do not understand the sense of "Code: Select all", therfore I tried to
include it also in the Start section, but with same effect.

br,

Boris