mullema / k3-image-clip

Visually crop images with a handy image editor directly inside the panel
MIT License
40 stars 4 forks source link

[Feature Request] Manually enter image dimensions on fly #18

Open afbora opened 2 years ago

afbora commented 2 years ago

When a user has multiple images linked to each other, they must be able to manually enter width and height to crop them evenly on fly.

mullema commented 2 years ago

Thank you @afbora for the feature request. I am not sure I understand what you are asking for. Is it a fixed size clip area?

afbora commented 2 years ago

Sorry for complicated explain 🙂 What I mean:

sideimage-Photo-Cropper

mullema commented 2 years ago

Ah I get it. You want to be able to modify the clip area in the panel based on form inputs. Good idea.

afbora commented 2 years ago

Yeah. I guess it is not possible to set several images at the same width and height for now.

afbora commented 2 years ago

You can enter more descriptive text in the issue title 🙂

mullema commented 2 years ago

That's fine ;-) To set several images at the same width/height you can use the same values for max/min on width and height. But for now you'll have to accept a little bug when you open the clip dialog and no data is set. https://github.com/mullema/k3-image-clip/issues/19