Sunday, September 1, 2024

Affinity Photo Workflow

What is a Digital Photography Workflow

A Digital Photography Workflow is a process that begins with shooting photographs and ends with image files edited, exported and archived in a recoverable fashion.

There is no magic bullet for workflows. Every photographer has different needs, depending on their work, genre and style. They may also use different tools. 

In this post I will document my Affinity Photo workflow and the reasoning behind it. This doesn't mean that you should adopt it as is. 

You may however take on the fundamentals and tailor them to suit your needs.

Specifically I use Dropbox for offsite storage and Affinity Photo for editing.

Workflow Constraints:

  1. Recoverable, portable and secure storage.
  2. Non-destructive editing.
  3. Minimum storage space with zero redundancies (no duplicate files.)

Dropbox is a paid Cloud service for secure, offsite storage.

  • Dropbox folder structure is transparently synchronised with local file system structure. By using Dropbox, recoverability, portability (ie. Mac or Windows) and security constraints are met. 
  • Affinity Linked mode minimises storage space usage as editing information is completely separated from RAW (DNG) files. This way zero redundancies constraint is met.
NOTE: You do not have to use Dropbox or other Cloud storage for recoverability. You can use NAS storage or external drives, such as USB SSD drives. But then you need to find a way to synchronise storage with them to meet recoverability constraint. Ideally you need to store external drives in physically separate places, against catastrophes such as fires. Cloud storage is not free but they include 100% availability (wherever you are in the world) and physical separation.

Embedded and Linked modes

In Affinity Photo 2, saving DNG (Digital Negative) files can be done in two primary ways: Embedded mode and Linked mode.

In Embedded mode, the DNG file is fully incorporated into the Affinity Photo document (i.e., the .afphoto file). This means that the DNG file is stored within the .afphoto file itself.

In Linked mode, the DNG file remains separate from the Affinity Photo document. Instead, the .afphoto file stores a reference or link to the external DNG file. The DNG file must be kept in the same location or path so that the link remains valid.

I use Linked mode. The rationale is:

  • Smaller File Size: The .afphoto file is much smaller because it doesn’t contain the actual DNG data, just a reference to it.
  • Efficiency: If the same DNG file is used in multiple projects, there’s no duplication of the file, leading to more efficient use of storage.

Storage folder structure

I partition my work by year, then date. i.e. "yyyy/yyyy-mm-dd" as shown below:



You can have collections as folders under the year (yyyy) folder like Street, Street Monochrome, Landscape, etc. These folders will have specific output files based on your needs.

Workflow Summary

CAUTION: The following workflow assumes the storage you use is synchronised with an offsite storage system, ie. it is not just stored on your local storage. Either use a structured Cloud storage service like Dropbox, or an external drive, such as a USB disk or NAS storage to meet recoverability, portability and security constraints against loss or corruption of original file data. These details are beyond the scope of the workflow documented here.
  1. Import your DNG files from your SD drive into a storage partitioned by "yyyy/yyyy-mm-dd". 
  2. Create a sub-folder, for example "Street" under your yearly folder, for example "2024". This folder will hold all street photographs you shot for the year 2024.
  3. Create a sub-folder called "Affinity" under your daily folder named as "yyyy-mm-dd", for example "2024-08-16". This folder will hold all the .afphoto files shot the same day. These .afphoto files refer to raw DNG files in the parent folder.
  4. Open the DNG file in Affinity Photo. The file should automatically be opened in Develop persona.
  5. After editing adjustments set Output to "RAW Layer (Linked):
     

  6. Click Develop to move to Photo Persona.
  7. Optionally do more editing in Photo Persona.
  8. Save the .afphoto file under the "Affinity" folder you created above.
  9. Export the file as JPEG to output folder such as "Street".
  10. Close the .afphoto file.
  11. Repeat step 4 onwards for processing the rest of your DNG files.
  12. If you need to change something, simply open the .afphoto file in Affinity Photo, make changes and Save.
  13. Format your SD drive for the next day of photo shooting.

2 comments:

  1. Keen to read about your experience with Affinity as well :)

    ReplyDelete
    Replies
    1. Good idea. I'll add it to my To Do list. Thanks.

      Delete

How to kill your darlings

In your Photography venture, you may have dedicated a "maybe" bucket where you dump photos that you think may be ok. These are mos...