Are there downsides to using vector images?

[ad_1]

I saw a post on here recently about “how to optimise images”. Most people were recommending resources or plugins to reduce file size, etc. but nobody mentioned vector images.

I thought using vector images was best practise for high-quality, low file size images.

Am I missing something?

[ad_2]
2 Comments
  1. Vector images are generally not really web-friendly. Depending on how you implement it in the site, it can have a set of several cons, like:

    * Not able to manipulate by Javascript
    * Styles have to be inline
    * Caching isn’t available
    * It might introduce additional HTML, thus reducing performance (if many pictures of course).
    * Pseudoclasses for CSS won’t work as intended (:focus, :active, :hover, etc.)

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer