-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Crop element select #324
Comments
Good idea, and yes it is possible. I have seen your request done using AI, but this is because some developers are not too familiar with Windows API. The complex part here is about implementing the UI for it. |
Extraordinary! This would be an excellent achievement if it works out the way I suspect it would. It seems like you are already knew exactly what I was thinking without the entire explanation on my part. The fact that you can do it it without AI makes it even better to me too. I'm not sure how difficult it will be to add the UI for it but I am sure you will do a great job. |
I still have not thought about it in detail yet. But currently, I see two approaches - the first one is the "snapping" approach, and the other one is the select-element approach. Snapping approachIn this approach, I suggest that while you drag the crop selector, it will snap to the edge of the elements. It may be easier to develop. Select-element approachIn this approach, you basically select an element similar to how you select a dom element in Google Chrome developer tools, and you crop to it..
Thanks. I hope to work on it. it depends on the sales |
Both are good options. Snapping approach: Select-Element approach: Whatever way you go I feel like it would be a huge improvement and not just for people with made eye sight or less steady hands. I honestly hope that sales do go up regardless of this potentially new enhancement . The amount of development effort you put into the current release was phenomenal. |
Probably should switch to this (without the subscription part)
OK, makes sense. I hope to work on it in the next few months |
I know its a long shot and probably something more down the line if at all but wonder if it is at all possible to add an element select when attempting to crop. It would come in so handy when trying to accurately crop a particularly frame out for example a video window where it could automatically find the video frame on hover and be able to discern the difference between the video frame and the black bars too but also be able to auto detect the video frame with the bars too for those times and people that need it for subtitles.
I guess in similar fashion to the way firefox's default screenshot tool works where it can highlight a certain frame as it finds it. I realise the construct of a website with CSS and frames make it far easier for that to be a thing though but I have no idea what is possible and what isn't but figured it would very useful and make everything much more efficient and accurate at times.
I'm not sure of it could be useful for some but I feel it would just add as an enhancement to what is currently available and make everything a little more fluid without taking away the custom hand selected crop feature either. It seems like it would be a pretty complex thing to add though so I am not sure. I thought it was maybe worth mentioning as something to look at perhaps in the future.
The text was updated successfully, but these errors were encountered: