mrqwak Posted March 4, 2021 Posted March 4, 2021 Hi, Hope someone can help. I'm a developer and writing some code to read .afphoto files. Can anyone direct me to the specification for the .afphoto file format? I only need to access the image composite as it would appear if you opened it up in AP (i.e. not bothered about individual layers etc, just the composite of all visible layers and also canvas width and height etc). Thanks.
v_kyr Posted March 4, 2021 Posted March 4, 2021 See: File Format Specification Publishing informations about .afphoto and .afdesign formats Github - AFDesign Extractor ... etc. ... ☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan ☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2
Fixx Posted March 5, 2021 Posted March 5, 2021 You are not going to get that information. Maybe you could access and use preview image which OS displays?
mrqwak Posted March 5, 2021 Author Posted March 5, 2021 14 hours ago, Fixx said: You are not going to get that information. Maybe you could access and use preview image which OS displays? Thanks Fixx. Yeah, I guessed as much. I would have needed a pixel accurate, not scaled-down, version of the composite image; so the preview idea probably wouldn't work for me. Turns out I don't need to access it in the end; I can have AP just save as .PSD format, which is fine for my needs.
Recommended Posts