I want to remove white-space of images. How can I remove whites spaces of images using CSS or any other programming tools.
Example Image:
I want to remove white-space of images. How can I remove whites spaces of images using CSS or any other programming tools.
Example Image:
2
Answers
You should export an transparent png.
There are an mask option -> https://css-tricks.com/clipping-masking-css/ but very bad browser support. also i guess you won’t sit 3 days on clipping the image lol
It is available in photoshop.Open the file with Photoshop, remove white color by using magic tool and save as it with png file.