Ability to display images from a list

Ideas for improvements and requests for new features in XnView Classic

Moderators: helmut, XnTriq, xnview

Post Reply
tengler
Posts: 6
Joined: Mon Jul 18, 2005 8:29 pm

Ability to display images from a list

Post by tengler »

I have a suggestion for an interesting feature. I would appreciate XnView accepting a text file as a command line parameter. This text file would contain full path names of pictures to display. I would use it for displaying ACDSee "albums" but I think that someone else can find it suitable for other purposes.

The text file contains one full filename per each line, for example this is the format of ACDSee AIS files:

"c:\my pictures\picture1.jpg" "picture1"
"c:\my pictures\picture2.jpg" "picture2"

Any text following the path name could be ignored.
Martin Tengler
Hacker
Posts: 242
Joined: Tue May 17, 2005 9:24 pm
Location: Bratislava, Slovakia
Contact:

Post by Hacker »

Maybe "xnview.exe -slide <file>" could help you.

HTH
Roman
tengler
Posts: 6
Joined: Mon Jul 18, 2005 8:29 pm

Post by tengler »

Hi,

thanks for you hint but unfortunatelly it does not work for me. I do not know if it is due to unrecognized text file contents. I use version 1.80.

Martin
Martin Tengler
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

tengler wrote:thanks for you hint but unfortunatelly it does not work for me. I do not know if it is due to unrecognized text file contents. I use version 1.80.
With Hacker's good proposal you can view a list with names of image files.

But I found, that the quoted text after the image name causes problems. Without the quotes, it will work. Perhaps you (or someone else) finds and easy way to convert / brush up your text file a bit by simply removing the text after the filename (perhaps a small Perl script or awk).
Post Reply