Skip to content

[new feature] OverlayImage processor#78

Merged
vstoykov merged 1 commit intomatthewwithanm:masterfrom
Psylocibus:Processor-ImageOverlay
Jan 16, 2026
Merged

[new feature] OverlayImage processor#78
vstoykov merged 1 commit intomatthewwithanm:masterfrom
Psylocibus:Processor-ImageOverlay

Conversation

@Psylocibus
Copy link
Copy Markdown
Contributor

processor that adds an image over the original image.

  • Processor added in overlay.py
  • test added in test_processor.py

processor that adds an image over the original image.
Added in overlay.py
test added in test_processor.py
@Psylocibus
Copy link
Copy Markdown
Contributor Author

Psylocibus commented Jan 11, 2026

I need that feature to add watermark image easily.
I may need a review for the "return" of the process method : for now, I copied the style of return of ColorOverlay : the returned image is the image in input. But I just saw it is not the case everywhere (sometimes a new_image is reurned).

@vstoykov
Copy link
Copy Markdown
Collaborator

Thanks @Psylocibus for the nice contribution!

@vstoykov vstoykov merged commit 9e0cef3 into matthewwithanm:master Jan 16, 2026
7 checks passed
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