DineshValor / valor

Valor script for WhatsApp Bot based on Baileys Multi Device
https://dineshvalor.github.io/valor
GNU General Public License v3.0
24 stars 44 forks source link

Sticker size #6

Closed Cobra-Mafia closed 1 year ago

Cobra-Mafia commented 2 years ago

I was creating a sticker from an image that I changed its size, instead of creating a sticker in the standard size, I created a smaller sticker and put a white border, instead of the white border could I stretch the image to fill this white border?

DineshValor commented 2 years ago

I was creating a sticker from an image that I changed its size, instead of creating a sticker in the standard size, I created a smaller sticker and put a white border, instead of the white border could I stretch the image to fill this white border?

You can use prefer different modules to create sticker.

DineshValor commented 1 year ago

Crop image in square size to fill white border. Bot try to give whole resolution that's why it's fill other remaining portion with white border.