python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to create a .png/.jpg file with their size defined in Pillow module Python
Expectations: I want to create a png/jpeg file based on the user input in in tkinter but I would need to use pillow to create the images. I want to create a png and jpg and of a certain size.
If I pla...
Dodu
Votes: 0
Answers: 0
Button image re-size in High Resolution Screens
I have a project with a lot of button bars and a lot of graphic interfaces, the problem I have is that with graphic cards and new high-resolution monitors, when scaling, for example, 150% is set in th...
Arnau Serra
Votes: 0
Answers: 1
Properly Size images on Page Speed Insight
When checked on the core web vitals performance it has been flagged that the image on top on the page- https://www.onlia.ca/car-insurance needs to be properly sized. However, the size of the image is ...
Sanchit Datyal
Votes: 0
Answers: 3
How to add explicit width and heights on image that changes sizes due to device, to disable layout shift in pages?
I am facing CLS problems and https://pagespeed.web.dev/ recommend me to set explicit width and heights on images, but i just don't understand how i suppose to do this. For example:
If i set width and ...

Emil Kuluev
Votes: 0
Answers: 1