Compare commits

...

1 Commits

Author SHA1 Message Date
6279f05c15 Trim redundant word in operations intro 2026-03-13 19:39:18 +02:00

View File

@@ -44,7 +44,7 @@ Everything is bundled inside - GTK4, libadwaita, all shared libraries. No packag
## 🔧 Operations
Pixstrip combines seven image operations into a single workflow. Enable what you need, skip what you don't. Each operation is a step in the wizard with its own controls, previews, and help text.
Pixstrip combines seven operations into a single workflow. Enable what you need, skip what you don't. Each operation is a step in the wizard with its own controls, previews, and help text.
### ✂️ Resize
@@ -343,3 +343,7 @@ Your images are yours. Your metadata is yours. Your workflow is yours. The tool
**CC0 1.0 - Public Domain.** No rights reserved. This work is dedicated to the public domain worldwide. You can copy, modify, distribute, and use it for any purpose, commercial or otherwise, without asking permission and without owing anyone anything.
Good tools should be freely available to everyone who needs them.
---
<sub><i>This project is developed with the help of a locally-run LLM via opencode for scaffolding, planning, and routine code tasks. Architecture and design decisions are my own.</i></sub>