In March of last year Canva acquired Serif and their products: Affinity Photo, Designer and Publisher. XnView supports the embedded preview thumbnail images in .afphoto files (from Affinity Photo 2), but now Canva has released Affinity 3 which replaces all three Serif Affinity apps. The new file format has an "af" extension and we only get icons in XnView with no metadata:
Those are the new and old versions of the same file.
I understand it'll take a while to support the new format, I just wanted to mention it. I have no idea how / where to get enough specs to implement reading these files enough for XnView's uses.
			
			
									
						
							New Affinity version, with new file format
New Affinity version, with new file format
Len Philpot
			
						Re: New Affinity version, with new file format
I don't think there has changed a lot under the hood, since if you rename the .af file to .afphoto, XnView is still able to show the embedded preview thumbnail.
			
			
									
						
										
						Re: New Affinity version, with new file format
Well, that should hopefully make it simpler to implement thumbnail support. I've added 'af' to my custom extensions list, but it doesn't change preview or not.
Camva claimed the new format was not backward compatible. Renaming *.af *.afphoto has no impact on loading the file in Affinity, either. Apparently the app must be reading the internal file header to determine its format, not relying on the extension.
			
			
									
						
							Camva claimed the new format was not backward compatible. Renaming *.af *.afphoto has no impact on loading the file in Affinity, either. Apparently the app must be reading the internal file header to determine its format, not relying on the extension.
Len Philpot