jtydhr88 / sd-canvas-editor

A custom extension for sd-webui that integrated a full capability canvas editor which you can use layer, text, image, elements, etc
148 stars 11 forks source link

Feature request: image fill up to specific size #14

Open IPv6 opened 1 year ago

IPv6 commented 1 year ago

Please, add feature to change image size not by resizing, but by repeating last pixel line on left/top/right/bottom border respectively if size change required on specific side. Original pixels of image should occupy the other side, so this is kind of "align image to l/r/t/b border of rectangle with specific size filling empty space with repeating pixels of corresponding border" This is most useful for use with impainting

jtydhr88 commented 1 year ago

thanks for the feedback, I will consider how to implement this feature!