Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,253 Points

What is webp?

Of course, the simple answer is it's an image file format developed by Google to provide lossless compression for photograph images.

But how on earth do I access it?

My computer doesn't seem to recognise them and I can find no tutorial or info out there for how to use it.

If I try to convert a simple image using www.online-convert.com which purports to convert image files to the format, I simply get a HTML file returned.

Can someone demystify all this for me? :)

Thanks

1 Answer

Adam Pengh
Adam Pengh
29,881 Points

When I use the image converter tool at www.online-converter.com, I get a .webp format file. From there, you should be able to right click the image and open it with Google Chrome.

Jonathan Grieve
Jonathan Grieve
Treehouse Moderator 91,253 Points

Hi Adam, so sorry it's been so late replying but yes you're right, I've just put a little web page together to test it out and the converter does seem to have worked. :)