XnView Shell Extension (Support & Development)
Moderators: helmut, XnTriq, xnview
- foxyshadis
- Posts: 395
- Joined: Sat Nov 18, 2006 8:57 am
Killing all instances of explorer.exe (the shell and the file manager) from task manager is much the same as a logoff, starting it again the same as a logon, except you don't have to stop all the rest of your programs too. From inside a script you can use taskkill on xp or an api on older windows, this is how one of the ffdshow installers does it now.
Pierre, can you download "Microsoft Photo Info 1.0" shell extension and see if XnView 2.0's shell extension can have the same IPTC and XMP functions?
Microsoft's is crap, it accesses port 80 (HTTP) everytime it starts and it's built on .NET 2.0 making it really slow to start!
Microsoft's is crap, it accesses port 80 (HTTP) everytime it starts and it's built on .NET 2.0 making it really slow to start!
AMD Ryzen 3 3300X 3.8Ghz, 16Gb DDR4, RX6600XT with Dell U2520D at 2560x1440@60Hz scaling 125%
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
I know MS Photo Info, and it's easy to take IPTC dialog from xnview and to use it in ShellExtension. A lot of users are interested?ckit wrote:Pierre, can you download "Microsoft Photo Info 1.0" shell extension and see if XnView 2.0's shell extension can have the same IPTC and XMP functions?
Microsoft's is crap, it accesses port 80 (HTTP) everytime it starts and it's built on .NET 2.0 making it really slow to start!
Pierre.
Quality Settings
How do we change the result image quality ?
I tried from XnView Settings but it didn't change in the extension
I tried from XnView Settings but it didn't change in the extension
Re: Quality Settings
XnView Shell Extension v2.00 (x86 & x64) is available.
http://download2.xnview.com/XnShellEx.exe
http://download2.xnview.com/XnShellEx.zip
http://download2.xnview.com/XnShellEx64.exe
http://download2.xnview.com/XnShellEx64.zip
http://download2.xnview.com/XnShellEx.exe
http://download2.xnview.com/XnShellEx.zip
http://download2.xnview.com/XnShellEx64.exe
http://download2.xnview.com/XnShellEx64.zip
Pierre.
JPEG image quality
Anyone tell me how to convert with different JPEG image quality with this tool ?
Re: JPEG image quality
For a quick conversion you right-click on the image and use "Convert into > JPG".JPEG image quality wrote:Anyone tell me how to convert with different JPEG image quality with this tool ?
If you want to convert using specific options, you ...
1.) Right click on the image
2.) Select "Convert..."
3.) Choose "JPG - JPEG/JIFF" as output format
4.) Select "Settings" button
5.) Set JPG options (Quality, ...)
6.) Confirm with "OK".
7.) Start conversion with "Convert" button.
Done.