This project is a multifaceted project which required me to learn about archiving, and use several techniques for getting good results out of my site in the end.
I incorporated a dark mode into the website, and a page which lets you test out the differences in the file formats. The idea in the end is that people would email about which prints interest them and they would either be sent physically, or digitally in multiple formats.
Using AI helped me with image processing, specifically the removal of backgrounds for the .png and .webp formats of the photos so it could be displayed on the site without the blue background. My process in building this project was basically this: Set up Rig > Photograph Prints > Process RAW in Darktable > Export JPEG > OpenCV / Python Background Removal > Export PNG > Reorder PNG Files by Artist > OpenCV / Python Convert to WEBP > Batch Rename Files > Build Website
