Search found 7 matches
- Thu Oct 19, 2017 9:56 pm
- Forum: XnConvert
- Topic: File extension
- Replies: 11
- Views: 3163
Re: File extension
It is not really a bug but still the output file extension is wrong. It would be nice if you could figure something out to have a clean file after the convert process.
- Thu Oct 19, 2017 1:20 pm
- Forum: XnConvert
- Topic: File extension
- Replies: 11
- Views: 3163
Re: File extension
I just did a new test ... and I know what i could be coming from.
The files I use is a PNG file that has been renamed as JPG by another software.
I tried with a proper JPG file and extension has been changed as PNG as it should be.
It is not fully a bug, but I cannot correct with this XnConvert ...
The files I use is a PNG file that has been renamed as JPG by another software.
I tried with a proper JPG file and extension has been changed as PNG as it should be.
It is not fully a bug, but I cannot correct with this XnConvert ...
- Thu Oct 19, 2017 1:10 pm
- Forum: XnConvert
- Topic: File extension
- Replies: 11
- Views: 3163
Re: File extension
I just tried with 1.70 version, and this is the same.
I used {Filename With Ext}
Here is the status screenshot
I used {Filename With Ext}
Here is the status screenshot
- Thu Oct 19, 2017 1:01 pm
- Forum: XnConvert
- Topic: File extension
- Replies: 11
- Views: 3163
Re: File extension
Here are the output and status screenshot. If you want you can access my computer. I'll send you the details in PM
- Thu Oct 19, 2017 9:08 am
- Forum: XnConvert
- Topic: File extension
- Replies: 11
- Views: 3163
Re: File extension
I tried every combination, and didn't find the trick, I just tried to find an former version, but I didn't find it.
To me it is not a misuse ... it is a bug
To me it is not a misuse ... it is a bug
- Thu Oct 19, 2017 8:46 am
- Forum: XnConvert
- Topic: File extension
- Replies: 11
- Views: 3163
Re: File extension
As requested, the output capture is attached
<?xml version="1.0" encoding="UTF-8"?><XnView_script version="1.0" name="ConvertParam">
<Change_color_depth method="1" dither="5" ncompo="256" alpha="255"/>
<Output folder="" filename="{Filename}.png" case="0" startIndex="1" format="PNG">
<Options ...
<?xml version="1.0" encoding="UTF-8"?><XnView_script version="1.0" name="ConvertParam">
<Change_color_depth method="1" dither="5" ncompo="256" alpha="255"/>
<Output folder="" filename="{Filename}.png" case="0" startIndex="1" format="PNG">
<Options ...
- Thu Oct 19, 2017 8:20 am
- Forum: XnConvert
- Topic: File extension
- Replies: 11
- Views: 3163
File extension
Hi,
In XnConvert 1.75, when converting to another format, the extension is kept as the original. For instance, I have a bunch of JPG files that I want in PNG 256 colors.
the output file extension is kept as JPG.
by using {Filename}.png in the "output filename" field result in IMG2367.png.jpg
using ...
In XnConvert 1.75, when converting to another format, the extension is kept as the original. For instance, I have a bunch of JPG files that I want in PNG 256 colors.
the output file extension is kept as JPG.
by using {Filename}.png in the "output filename" field result in IMG2367.png.jpg
using ...