Qiniu Seven cow problem solution
Chrome browser is open in WEBP format. However, not all browsers support the WEBP format, such as ,ie, which are not supported by browsers.
WEBP format, a graphic format developed by Google to speed up the loading of pictures. Image compression volume is about 2/3 of JPEG, and can save a lot of server bandwidth resources and data space. Well-known websites like Facebook and ebay have started testing and using the WEBP format.
But WEBP is a lossy compression. Encoding WEBP files of the same quality requires more computing resources than encoding JPEG files.
Chrome browser is open in WEBP format.
Problem Solving Solutions
1, first you want to determine whether the browser supports WEBP style, how to judge it? Please refer to:
If the browser returns 4 of this information when requesting a picture, the description is supported.
2, how to solve the browser does not support WEBP. can be converted directly to JPG via the seven-ox online transcoding service
Http://developer.qiniu.com/docs/v6/api/reference/fop/image/imageview2.html
Results Demo
Reference document: Seven Cow cloud storage C SDK Usage Guide
License
Copyright (c) qiniu.com
Seven cows suggestions for using the WEBP image format for users