OptimaLab35 is a cross-platform graphical interface built with Qt, serving as an advanced companion to optima35. It simplifies image editing tasks, offering efficient tools for EXIF/metadata modification, upscaling, and other essential photo processing functions. Designed for versatility and user-friendliness, OptimaLab35 streamlines workflows for analog photographers and digital alike
Find a file
2024-12-10 15:39:10 +01:00
.gitignore Initiating project. 2024-12-10 15:39:10 +01:00
LICENSE.md Initiating project. 2024-12-10 15:39:10 +01:00
README.md Initiating project. 2024-12-10 15:39:10 +01:00

README

OPTIMA-35 stands for Organizing, Processing, Tweaking Images, and Modifying Analogs (35mm film scans).

This project is a soft port of my previous Bash script collection, designed to process images (specifically 35mm film scans). It includes functionalities such as renaming, EXIF metadata editing, color adjustment, and more.

By transitioning to Python, I aim to transform the script collection into a more cohesive program with enhanced functionality and structure. Additionally, this project serves as a means to strengthen my coding skills and explore Pythons capabilities.

Use of LLMs

In the interest of transparency, I disclose that Generative AI (GAI) large language models (LLMs), including OpenAIs ChatGPT and Ollama models (e.g., OpenCoder), have been used to assist in this project.

Areas of Assistance:

  • Project discussions and planning
  • Spelling and grammar corrections
  • Suggestions for suitable packages and libraries
  • Guidance on code structure and organization

In cases where LLMs contribute directly to code or provide substantial optimizations, such contributions will be disclosed and documented in the relevant sections of the codebase.