Search found 17 matches

by Spriggana
Wed Sep 06, 2023 9:52 pm
Forum: Closed/Resolved
Topic: 1.5.4 Missing menu and toolbar whith -clipaste command and empty clipboard
Replies: 4
Views: 3748

1.5.4 Missing menu and toolbar whith -clipaste command and empty clipboard

I’m using a shortcut with -clipaste command for launching XnView MP for quick access to screenshots.

In the rare occasion when I need to just open the program and find a file to open it’s impossible, because when clipboard is empty there is no menu nor toolbar. XnView Classic in this case opens an ...
by Spriggana
Thu Jan 06, 2022 12:35 am
Forum: XnConvert
Topic: Automatic crop does not update {DstWidth}
Replies: 1
Views: 3431

Automatic crop does not update {DstWidth}

A simple script:
<Automatic_crop method="0" position="0" color="#ffffff" tolerance="0" direction="15"/>
<Output folder="" filename="{Filename}_{DstWidth}" case="1" startIndex="1" format="PNG">
[…]
</Output>
saves an image with the width of the image before cropping.
by Spriggana
Fri Mar 12, 2021 1:08 am
Forum: Retest
Topic: Incorrect value for {DstWidth}
Replies: 2
Views: 1756

Incorrect value for {DstWidth}

Not sure which version introduced it, but in some cases the value for {DstWidth} is calculated incorrectly.

The case for me is:

1) run resize command with "Reduce only" option on a image smaller then given dimensions
2) save it with {DstWidth} in the filename

The resulting filename contains the ...
by Spriggana
Wed Nov 15, 2017 4:49 pm
Forum: XnConvert
Topic: File extension
Replies: 11
Views: 3136

Re: File extension

I just came to address the same issue, and I'd say it is a minor bug.
If I feed xnconvert a jpg-with-png-extension file and ask for it to be converted to png I get a proper png file with png extension.
But if I ask for a jpg file I get a proper jpg file with png extension which is confusing…
Why ...
by Spriggana
Wed Sep 16, 2015 10:58 am
Forum: XnConvert
Topic: Version 1.70, Windows 7 64b – does not start.
Replies: 2
Views: 1339

Re: Version 1.70, Windows 7 64b – does not start.

Works now, thanks.
by Spriggana
Wed Sep 16, 2015 8:19 am
Forum: XnConvert
Topic: Version 1.70, Windows 7 64b – does not start.
Replies: 2
Views: 1339

Version 1.70, Windows 7 64b – does not start.

xnconvert-1-70.jpg
xnconvert-1-70.jpg (26.39 KiB) Viewed 1339 times
Rolling back to 1.66
by Spriggana
Mon May 12, 2014 7:59 am
Forum: XnConvert
Topic: Stripping (or "not preserving") ICC profile
Replies: 5
Views: 3002

Re: Stripping (or "not preserving") ICC profile

'preserve color profile' is checked?
No. This is the simplest script I use which should strip all the metadata and profiles and save the file as an jpg with modified filename:


<?xml version="1.0" encoding="UTF-8"?><XnView_script version="1.0" name="jpg">
<Output folder="" filename="{Filename ...
by Spriggana
Thu May 08, 2014 4:43 pm
Forum: XnConvert
Topic: Stripping (or "not preserving") ICC profile
Replies: 5
Views: 3002

Re: Stripping (or "not preserving") ICC profile

If I open the file in XnView and then save the ICC profile is removed. But if I convert the file with XnConvert (usually after resize) the profile stays while every other metadata is removed.
by Spriggana
Mon May 05, 2014 7:10 pm
Forum: XnConvert
Topic: Stripping (or "not preserving") ICC profile
Replies: 5
Views: 3002

Stripping (or "not preserving") ICC profile

Right now there is an optioon in the Output section to preserve (or not) image metadata.
As I recently discovered ICC profile is preserved even when the option in question is disabled.
The image in question must have had profiles fo every printer and monitor ever made or something like that, because ...
by Spriggana
Sun Feb 09, 2014 12:42 pm
Forum: XnConvert
Topic: A new mode for canvas resize
Replies: 0
Views: 930

A new mode for canvas resize

I do not know even how to call it, but I cen describe what I'm trying to achieve.

I want to add a borrder to an image. The border should be equal size on every side, but I do not know the dimensions in pixels up front.
So I would like to be able to set something like "5% width", "the-same-as-width ...
by Spriggana
Tue Sep 04, 2012 7:20 pm
Forum: XnConvert
Topic: XnConvert 1.50 - resize parameters do not load properly
Replies: 1
Views: 1049

XnConvert 1.50 - resize parameters do not load properly

I have several scripts for preparing images for a website.
The core of all of them is resizing images – unfortunaltely XnConvert 1.50 ignores the parameters of resize action loadesd from script. I thought it is a matter of some slight incompatibilty with older version so I entered the correct values ...
by Spriggana
Tue Jun 05, 2012 9:24 am
Forum: XnConvert
Topic: Output filename settings
Replies: 5
Views: 4179

Re: Output filename settings

As far as I remember mostly during loading the pictures from a directory. OK, I have a lot of pictures there (about 9K) but XnView handles them with no problems…
by Spriggana
Tue May 29, 2012 11:02 pm
Forum: XnConvert
Topic: Crop from edge option
Replies: 3
Views: 2889

Re: Crop from edge option

Cropping from edge works OK, but XnViewMP is too unstable for everyday use for me.
by Spriggana
Tue May 29, 2012 11:00 pm
Forum: XnConvert
Topic: Output filename settings
Replies: 5
Views: 4179

Re: Output filename settings

The option seems to work OK, but XnViewMP is very unstable - during about 15 menutes of testing the conversions it crashed 3 times…
So I have to wait for a stable release of XnViewMP or porting the new option to XnConvert.