Recent Posts
question
Hello Everyone
Accepting submissions for banners
tfw solving BhaCh captcha
word filters
thread deletion request
blocklist 👇
@dyaush
Ban all twitter and reddit screenshot thread
https://bharatchan.com/board/b/thread/117668
Test thread.
Pls fix this floating dialog
JAAAANIEEEES
!XShledrwphaLWim
J9xXuI
No.557
dyaush mere bhai just how hard is it to support .webp files? What do you use to generate thumbnails? Imagick or Sharp?


qvD5Ql
No.558
>>557(OP)
all the following formats are allowed
>image/jpeg
>images/png
>image/gif
>image/webp
>image/tiff
>image/avif
>image/heif
>image/bmp
>image/jxl
Just that restrictions are at the front end - only legacy file types like jpeg, png, gif etc. are allowed. usually i don't encourage the other file types. you can test by renaming the webp file as .png and uploading - pic related is originally webp just extension modified.
i will update the front end logic too.