From 2dea06f717ca2a2551e04c8ad2ee43b004ad0683 Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Fri, 3 Jan 2025 20:17:58 +0100 Subject: [PATCH] Prepeared preview for v0.1.1 --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 058f445..1a985c8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # **OptimaLab35** [OptimaLab35](https://gitlab.com/CodeByMrFinchum/OptimaLab35) is a graphical and terminal user interface for [optima35](https://gitlab.com/CodeByMrFinchum/optima35). It is under **heavy development**, and both UI elements and cross-platform compatibility may change. - ## **Overview** **OptimaLab35** extends **OPTIMA35** (**Organizing, Processing, Tweaking Images, and Modifying scanned Analogs from 35mm Film**) by providing an intuitive interface for image and metadata management. While tailored for analog photography, it supports any type of image. @@ -20,7 +19,6 @@ Install via pip (dependencies are automatically managed, except for `simple-term pip install OptimaLab35 ``` - ## **Development and Notes** **Alpha Stage** @@ -32,6 +30,24 @@ pip install OptimaLab35 - **GUI**: Default if **PySide6** is available. - **TUI**: Fallback if **PySide6** is missing or can be explicitly started using the `--tui` flag. +### Preview GUI + +**Main tab** + +![main](https://gitlab.com/CodeByMrFinchum/OptimaLab35/-/raw/0.1.1/media/main_tab.png){width=40%} + +**Exif tab** + +![main](https://gitlab.com/CodeByMrFinchum/OptimaLab35/-/raw/0.1.1/media/exif_tab.png){width=40%} + +**Exif editor** + +![main](https://gitlab.com/CodeByMrFinchum/OptimaLab35/-/raw/0.1.1/media/exif_editor.png){width=40%} + +**Info window** + +![main](https://gitlab.com/CodeByMrFinchum/OptimaLab35/-/raw/0.1.1/media/info_window.png){width=40%} + ## **Features** ### **Image Processing**