Problems with converting files from some folders

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: XnTriq, helmut, xnview

urbantweet
Posts: 2
Joined: Mon Feb 06, 2023 2:45 am

Problems with converting files from some folders

Post by urbantweet »

Hi, I've been using XnView for a long time and it's very cool software, but i needed a gui-free conversion. And nconvert worked perfectly until I found out that it just skips some folders. For example:

Code: Select all

nconvert -out jpeg -o "D:/example/output/12.jpeg" -32bits -merge_alpha -q 85 "D:/example/●PIXIV●/image1.png"
I understand that it's about characters, but I don't have the skills to figure out how to solve it :( Any solutions?
I am using windows 10, the system encoding is CP866
User avatar
xnview
Author of XnView
Posts: 44584
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Problems with converting files from some folders

Post by xnview »

could you try this unicode version
Pierre.
urbantweet
Posts: 2
Joined: Mon Feb 06, 2023 2:45 am

Re: Problems with converting files from some folders

Post by urbantweet »

xnview wrote: Mon Feb 06, 2023 11:54 am could you try this unicode version
It works, thx :)