Moving some readme parts to new wiki.
This commit is contained in:
parent
7f11a29c63
commit
b6f25690ae
4 changed files with 26 additions and 36 deletions
47
README.md
47
README.md
|
|
@ -1,6 +1,17 @@
|
|||
# **OptimaLab35**
|
||||
Developed on my [forgejo instance](https://code.boxyfoxy.net/CodeByMrFinchum), [GitLab](https://gitlab.com/CodeByMrFinchum) is used as backup.
|
||||
|
||||
I've decided to move some sections to the [Forgejo wiki](https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35/wiki/Home) to keep the README concise. This way, I can update the wiki continuously without requiring a version bump for the program.
|
||||
|
||||
The README will now contain:
|
||||
|
||||
* A quick overview of the project
|
||||
* Key features
|
||||
* Installation instructions
|
||||
* Disclaimer about GAI usage
|
||||
|
||||
For everything else — including images, detailed information, and performance notes — please refer to the [wiki](https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35/wiki/Home).
|
||||
|
||||
## **Overview**
|
||||
|
||||
**OptimaLab35** enhances **OPTIMA35** (**Organizing, Processing, Tweaking Images, and Modifying scanned Analogs from 35mm Film**) by offering a user-friendly graphical interface for efficient image and metadata management.
|
||||
|
|
@ -19,6 +30,7 @@ While there is always room for additional features and optimizations, the core f
|
|||
|
||||
### **Image Processing**
|
||||
- Resize images (upscale or downscale)
|
||||
- Convert to different image file (jpg, png, webp)
|
||||
- Convert images to grayscale
|
||||
- Adjust brightness and contrast
|
||||
- Add customizable text-based watermarks
|
||||
|
|
@ -47,45 +59,12 @@ Install via **pip** (dependencies are handled automatically):
|
|||
pip install OptimaLab35
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## GUI Preview
|
||||
The layout remains consistent with v1.0.0.
|
||||
The UI is OS-dependent, but a custom theme can be enabled in the settings.
|
||||
|
||||
**Main tab**
|
||||
|
||||
{width=40%}
|
||||
{width=40%}
|
||||
|
||||
**Exif tab**
|
||||
|
||||
{width=40%}
|
||||
{width=40%}
|
||||
|
||||
**Preview window**
|
||||
|
||||
{width=40%}
|
||||
{width=40%}
|
||||
|
||||
**Settings**
|
||||
|
||||
{width=40%}
|
||||
{width=40%}
|
||||
|
||||
**Updater**
|
||||
|
||||
{width=40%}
|
||||
{width=40%}
|
||||
|
||||
---
|
||||
|
||||
# Contribution
|
||||
|
||||
Thanks to developer [Mr Finch](https://gitlab.com/MrFinchMkV) for contributing to this project.
|
||||
|
||||
## Use of LLMs
|
||||
In the interest of transparency, I disclose that Generative AI (GAI) large language models (LLMs), including OpenAI’s ChatGPT and Ollama models (e.g., OpenCoder and Qwen2.5-coder), have been used to assist in this project.
|
||||
In the interest of transparency, I disclose that Generative AI (GAI) large language models (LLMs), including OpenAI's ChatGPT and Ollama models (e.g., OpenCoder and Qwen2.5-coder), have been used to assist in this project.
|
||||
|
||||
### Areas of Assistance:
|
||||
- Project discussions and planning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue