Where are the configuration files stored

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: XnTriq, helmut, xnview

monmon
Posts: 14
Joined: Wed Aug 23, 2023 5:53 am

Where are the configuration files stored

Post by monmon »

Where are the configuration files stored?
Alternatively, is there a way to import settings?
User avatar
bugreporter
Posts: 7
Joined: Tue Dec 05, 2017 1:15 pm

Re: Where are the configuration files stored

Post by bugreporter »

Could you please specify your OS?
User avatar
bugreporter
Posts: 7
Joined: Tue Dec 05, 2017 1:15 pm

Re: Where are the configuration files stored

Post by bugreporter »

You can view your configuration file depend upon OS below locations.
On Windows:

Code: Select all

C:\Users\<YourUsername>\AppData\Roaming\XnViewMP
On macOS:

Code: Select all

/Users/<YourUsername>/Library/Application Support/XnViewMP
On Linux:

Code: Select all

/home/<YourUsername>/.config/XnViewMP
monmon
Posts: 14
Joined: Wed Aug 23, 2023 5:53 am

Re: Where are the configuration files stored

Post by monmon »

I am using Windows 10
monmon
Posts: 14
Joined: Wed Aug 23, 2023 5:53 am

Re: Where are the configuration files stored

Post by monmon »

Thanks for answering!