Skip to content

✨ add support for crop & split extractions#395

Merged
sebastianMindee merged 4 commits intomainfrom
add-crop-split-v2
Mar 30, 2026
Merged

✨ add support for crop & split extractions#395
sebastianMindee merged 4 commits intomainfrom
add-crop-split-v2

Conversation

@sebastianMindee
Copy link
Copy Markdown
Collaborator

Description

  • ✨ add support for crop extraction
  • ✨ add support for split extraction
  • 🐛 fix file saves from crop/split extractors breaking in some instances

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires a change to the official Guide documentation.

Copy link
Copy Markdown
Contributor

@ianardee ianardee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing the custom class from the ticket:

// class SplitFiles extends ExtractedImage[]
splitFiles.saveAllToDisk("/path/to/output/folder", "filename-prefix");

@sebastianMindee sebastianMindee merged commit 9627f48 into main Mar 30, 2026
28 checks passed
@sebastianMindee sebastianMindee deleted the add-crop-split-v2 branch March 30, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants