Title: broken webp
Last modified: April 23, 2021

---

# broken webp

 *  Resolved [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/)
 * last version break showing webp with 3 of 3 my sites 🙂
 * also found minor issue – when running mass compression when someone upload image
   webp isnt created need to “restore image” and re run compress option maually
 * one of my site ( horecabc was broken earlier ) .10 -> [https://prnt.sc/11xjuc2](https://prnt.sc/11xjuc2)
   .
   11 fix it but break webp serving
 * could you create option to recreate webp only ? and to delete backup images with
   removing postmeta for restore option – this plugin add alot post meta data to
   DB – i would like to run compresion – create webp and delete all backups etc –
   now deleting postmeta entries manually from database make whole proces to run
   again on mass compresion start …

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14358132)
 * retina option turned off but i see eg. four_points_gdansk-150×150-x2.jpg four_points_gdansk-
   80×60-x2.jpg images on FTP – x2 are images for retina …
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14358353)
 * 5.0.12 update
 * `<img src="https://radzikow.ski/wp-content/uploads/2019/11/kirk.webp" data-adaptive
   ="true" data-remove-src="true" data-src="https://radzikow.ski/wp-content/uploads/
   2019/11/kirk.webp" srcset="https://radzikow.ski/wp-content/uploads/2019/11/kirk.
   jpg 768w" class="wps-ic-local-no-lazy preload-me ic-fade-in wpc-no-lazy-loaded"
   sizes="768px" width="768" height="768" title="Kirk" alt="Kirk" style="opacity:
   1;">`
 * is such mix intentional ? it serve webp but with jpg in srcset ?
    -  This reply was modified 5 years, 1 month ago by [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/).
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14358359)
 * with such srcset – chrome dont pick up webp 🙂
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14361917)
 * optimize on upload dont create webp files at all ;/ need to restore image again
   pull compress
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14361922)
 * error with scrset still present in .13 – last working version is .09 ..
 * `<div class="td-post-featured-image"><figure><img src="https://www.horecabc.pl/
   wp-content/uploads/2021/04/fotografia-1.webp" data-adaptive="true" data-remove-
   src="true" data-src="https://www.horecabc.pl/wp-content/uploads/2021/04/fotografia-
   1.webp" srcset="https://www.horecabc.pl/wp-content/uploads/2021/04/fotografia-
   1.jpg 1280w, https://www.horecabc.pl/wp-content/uploads/2021/04/fotografia-1-
   600x400.jpg 600w, https://www.horecabc.pl/wp-content/uploads/2021/04/fotografia-
   1-1024x682.jpg 1024w, https://www.horecabc.pl/wp-content/uploads/2021/04/fotografia-
   1-768x512.jpg 768w, https://www.horecabc.pl/wp-content/uploads/2021/04/fotografia-
   1-48x32.jpg 48w" width="1280" height="853" class="wps-ic-local-no-lazy entry-
   thumb ic-fade-in wpc-no-lazy-loaded" sizes="(max-width: 1280px) 100vw, 1280px"
   title="fotografia" style="opacity: 1;"><figcaption class="wp-caption-text">Photo
   by <a href="https://unsplash.com/@iamstevedaniel?utm_source=unsplash&utm_medium
   =referral&utm_content=creditCopyText">Steve Daniel</a> on <a href="https://unsplash.
   com/s/photos/phone-photo?utm_source=unsplash&utm_medium=referral&utm_content=
   creditCopyText">Unsplash</a></figcaption></figure></div>`
 * on all 3 sites .. it also present on noew site with 2021 theme default installl
 * [http://webp.dkonto.pl/webp-test/](http://webp.dkonto.pl/webp-test/) clean instal
   2021 theme 2 pictures from unsplash – local mode
 * settings [https://prnt.sc/121ex2g](https://prnt.sc/121ex2g) – from pro – only
   option to optimize on upload ON
 * only good that X2 images retina are gone 🙂
    -  This reply was modified 5 years, 1 month ago by [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/).
    -  This reply was modified 5 years, 1 month ago by [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/).
    -  This reply was modified 5 years, 1 month ago by [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/).
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14362041)
 * to sum up in .13
 * local mode
 * create webp on upload (pro settings) dont work
    srcset broken
 * good to have
    option to turn off / delete backups file for processed images the
   plugin really mess with post meta adding a lot non needed data to database especially
   with themes that use 10 + image sizes ) – it doubled my postmeta table data on
   site with 9000 images in database 🙂
 * besides of this – still best plugin for images that ive used in long time:)
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14362115)
 * another bug
 * i found a media file
 * /LOGO-MSIT-white.jpg-1024×327-e1521673109314.png
 * yes its full filename 🙂
 * plugin create
 * /LOGO-MSIT-white.webp-1024×327-e1521673109314.png
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14362186)
 * adaptive images – how it exactly work – ive seen that in media library that ive
   got some strange images sizes that arnt set in theme / plugins also they dont
   have webp counter parts and was created today after my library cleaning from 
   retina images cleanings
 * [https://imgur.com/GgEvjp8](https://imgur.com/GgEvjp8) these 3 marked images 
   was created after i clean up library from retina images – theme use only WP image
   sizes and original flies is 1273×521 px – there was no regeneration plugin etc
 * all created thumbs … are larger that original image in kb – not size
    theme use
   set image frames with proper sizes – somehow it create another 3 imagesizes ..
   not optimized …
    -  This reply was modified 5 years, 1 month ago by [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/).
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14362451)
 * last “issue” is from theme … seems that it create some images without setting
   add_image size – its previous / nex post thumnail ( 110 x 80 px ) and search 
   thumb ( 555×555 ) … theses images arnt compressed
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/broken-webp/#post-14389791)
 * .14 – still not fixed
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years ago](https://wordpress.org/support/topic/broken-webp/#post-14399321)
 * .17 update – some bugs fixed – still tere is no auto creation webp on media upload
   🙂 need to “restore” image in media library and hit compress manually to make
   webp
 *  Thread Starter [Krzysztof Radzikowski](https://wordpress.org/support/users/damador1/)
 * (@damador1)
 * [5 years ago](https://wordpress.org/support/topic/broken-webp/#post-14401462)
 * .17 … nah – still broken – after forcing celaring cache still in local mode obver
   half images are served as jpg / png not webp – laetst best working version is.
   09 …
 *  Plugin Support [WP Compress](https://wordpress.org/support/users/smartersite/)
 * (@smartersite)
 * [5 years ago](https://wordpress.org/support/topic/broken-webp/#post-14473043)
 * Hi Krzysztof! 👋🏼
 * Thank you for the heads up! We’ve noted your findings and will look to include
   upgraded webp support in the next local upgrade!

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘broken webp’ is closed to new replies.

 * ![](https://ps.w.org/wp-compress-image-optimizer/assets/icon-256x256.png?rev=
   1803925)
 * [WP Compress - Instant Performance & Speed Optimization](https://wordpress.org/plugins/wp-compress-image-optimizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-compress-image-optimizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-compress-image-optimizer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-compress-image-optimizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-compress-image-optimizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-compress-image-optimizer/reviews/)

 * 13 replies
 * 2 participants
 * Last reply from: [WP Compress](https://wordpress.org/support/users/smartersite/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/broken-webp/#post-14473043)
 * Status: resolved