Can I use images optimized using Pagespeed for Chrome freely in a public website? Is their usage restricted by any mean (license)?

有帮助吗?

解决方案

Yes... all pagespeed is doing is optimising the existing images - Google don't claim copyright over them because you ran it through their tool.

其他提示

I don't think so. The PageSpeed codebase is governed by the Apache 2.0 license. https://developers.google.com/speed/docs/insights/faq#license

If you want to optimise yourself, you can use jpegtran or pngcrush. Similar benefits.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top