Add content aware image cropping
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
At first I'd just like to say that you guys did a very good job with the project! :)
I'm lacking one feature from ipx that prevents me from moving to it completely and that is content aware image cropping. While doing research on the topic, I've stumbled upon https://github.com/jwagner/smartcrop-sharp. It's a working library that provides just that. Maybe it's a good starting point?
Additional information
- Would you be willing to help implement this feature?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by examining the repository's existing image-cropping flow and the referenced smartcrop-sharp library, then determine how content-aware cropping should fit the current feature and what observable behavior would count as complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100