Search found 9 matches

by wallywalters
Sat Oct 07, 2017 4:21 pm
Forum: NConvert
Topic: Batch file to bundle JPGs into multi-page TIF
Replies: 5
Views: 1202

Re: Batch file to bundle JPGs into multi-page TIF

Looks like I just "crossed" the same way you did, editing my earlier post at the same time you posted. Thanks for your suggestions; I'll try them too.
by wallywalters
Sat Oct 07, 2017 3:20 pm
Forum: NConvert
Topic: Batch file to bundle JPGs into multi-page TIF
Replies: 5
Views: 1202

Re: Batch file to bundle JPGs into multi-page TIF

Thanks, Pierre, but unfortunately that requires the filenames to be known and written into the batch code, which means we can't do "drag and drop." But I think I've ultimately figured out an (admittedly clunky) way to do this. @echo off set nPATH=C:\Program Files\XnView :GetFile set Test=%~1 if "%Te...
by wallywalters
Sat Oct 07, 2017 2:27 am
Forum: NConvert
Topic: Batch file to bundle JPGs into multi-page TIF
Replies: 5
Views: 1202

Batch file to bundle JPGs into multi-page TIF

I'm trying to write a batch file I can drag-and-drop a bunch of black-and-white scans onto and combine them into a single, multi-page TIF. But instead of the output TIF files getting joined together, each new TIF file overwrites the last one. Is there any way to do what I'm trying to do? The code I'...
by wallywalters
Thu Nov 13, 2014 3:58 am
Forum: Classic - General Support
Topic: Navigating CBR/CBZ files
Replies: 7
Views: 3763

Re: Navigating CBR/CBZ files

Thanks. I'm afraid I'm having the same poor luck as the other poster in that thread, however.
by wallywalters
Thu Nov 13, 2014 12:38 am
Forum: Classic - General Support
Topic: Navigating CBR/CBZ files
Replies: 7
Views: 3763

Re: Navigating CBR/CBZ files

No, and the navigation buttons are greyed out.
by wallywalters
Wed Nov 12, 2014 8:58 pm
Forum: Classic - Suggestions
Topic: Multi-page archive support (CBR, CBZ, ...)
Replies: 2
Views: 5760

Multi-page archive support (CBR, CBZ, ...)

Please add multi-page support for viewing pages in archive files, especially CBR and CBZ files. Thanks!
by wallywalters
Wed Nov 12, 2014 8:01 pm
Forum: Classic - General Support
Topic: Navigating CBR/CBZ files
Replies: 7
Views: 3763

Re: Navigating CBR/CBZ files

cday wrote:Whether viewing multi-page CBR/CBZ files is supported is subject to confirmation...
Yes, viewing multi-page CBR/CBZ files is what I want to be able to do. Then I will no longer need ACDSee and/or CDisplayEx and can use XnView for everything. Is there a way?
by wallywalters
Wed Nov 12, 2014 3:15 am
Forum: Classic - General Support
Topic: Navigating CBR/CBZ files
Replies: 7
Views: 3763

Navigating CBR/CBZ files

I know I can open CBR and CBZ files in XnView, but I can only seem to call up the cover. How can I advance to the next page(s) and back again? Thanks.
by wallywalters
Sat Sep 25, 2010 2:23 am
Forum: Classic - General Support
Topic: Script to convert to B-W, then combine into multi-page PDF?
Replies: 1
Views: 475

Script to convert to B-W, then combine into multi-page PDF?

I'm looking for a way to highlight a group of files, convert them all to "binary" combine them into a single PDF file, and delete the originals. Is there any way to combine these steps into a single script?

Thanks.