• How To?
  • Tips ‘n Tricks
  • WordPress
  • Snippets
  • Software
    • Browsers
    • Downloads
  • Web
  • Tools
    • Character Counter
    • chmod Calculator
    • Entities Encoder
    • Live HTML Editor
    • My IP
  • Contact
Twitter Facebook Google+ RSS
You are here: SumTips » How To? » Open, Edit and Create WebP Images in Windows

Open, Edit and Create WebP Images in Windows

Posted on November 20, 2011 by Renji | Short URL: http://sumtips.com/?p=5939

WebP is an image format from Google for lossless and lossy compression for images on the web. WebP images are smaller in size compared to JPEG (see comparision below) and PNG images, and it has support for transparency (a.k.a. as alpha channel), animation, ICC color profile, XMP meta-data and tiling.

JPEG WEBP

JPEG image. Res.: 500x333, Size: 80.4KB

WebP image. Res.: 500x333, Size: 31.9KB

If you can’t see WebP image, click here.

WebP image format is not natively supported by Windows, various graphic editors and even browsers such as Firefox and Internet Explorer. Because of this, they are not widely used yet. But if you found yourself with a .webp image, here are some ways to view and edit them on Windows.

View WebP Images in Windows

To view WebP images natively on Windows, you can download and install the WebP codec. This codec brings WebP support to software such as Windows Photo Viewer, Microsoft Office 2010 (You can share documents with WebP images with your friends or colleagues and they would be able to view it without installing the WebP codec.) and Windows Media Center. It also enables thumbnail support for the image format in Windows Explorer.

WebP codec works on Windows XP Service Pack 3 and newer.

Download: WebP codec

Google Chrome (v9+) and Opera (v11.10+) browser natively support WebP. You can extend support to Internet Explorer with Google Chrome Frame.So if you simply want to view images, you can use these programs as well.

Create and Edit WebP Images in Windows

Graphic software XnConvert, ImageMagick and Konvertor has native support for WebP. If you have any of these installed, you can view, edit and create images easily.

If you use a professional software like Photoshop, you can add support for WebP by installing a free plug-in by Telegraphics. The plugin is available for both 32-bit and 64-bit versions of Photoshop CS5 and earlier. GIMP also has a plugin for WebP.

Download:

  • WebP Photoshop Plugin
  • WebP GIMP Plugin

Convert JPEG and PNG images to WebP Image Format

Google has made available two command line utilities, cwebp and dwebp, to convert JPEG and PNG images to WebP and vice versa.

To convert images to the WebP format use cwebp. On the command line enter:

cwebp -quality 85 image.png -o image.webp

To convert WebP images to PNG or any other format use dwebp. On the command line enter:

dwebp image.webp -o image.png

Complete instruction is available in the download package.

Download WebP library and tools: 32-bit | 64-bit


Tweet

Related posts:

  • Extract Images from PDF Files or Convert PDF Pages to Images
  • Create Panoramic Images Online with Dermandar
  • myFBCovers – Create Facebook Cover Images
  • Upload Images to Multiple Image Hosting Services
  • Create Google Plus Profile Banner Images
Categories: How To? | Tags: Image, Software, Windows
Prevent Copy, Cut and Paste into HTML Input Text Fields
Shutdown or Standby Computer After Dropbox Sync Completes

One Response to “Open, Edit and Create WebP Images in Windows”

  1. jonelcajurao says:
    February 22, 2012 at 4:01 AM

    Like it

  • Get Updates via Email

  • Recent Posts

    • CMS2CMS: Migrate Site from Drupal or Joomla to WordPress
    • WordPress: Add Preview Button in Distraction Free Writing
    • How to Activate or Deactivate Individual Jetpack Modules
    • Windows 8: Auto Update Defender with Windows Update Disabled
    • Automatically Start and Close Programs at Specific Time
    • How to Copy Code from Notepad++ with Syntax Highlighting
  • Random Posts

    • WordPress Theme Finder
    • Sony Ericsson Xperia X10 Series to get Android 2.1 Tomorrow
    • "New Year's 2011" Foursquare Badge
    • Google Develops Cars That Can Drive Themselves
    • Show Link URL from HREF Attribute Using CSS
    • View Web Page Headings on Scrollbar in Chrome & Firefox
  • Categories

    • Blogging
    • Games
    • Google
    • How To?
    • Linux
    • Microsoft
      • Windows
    • Miscellaneous
    • Phone
    • Snippets
      • AutoHotkey Snippets
      • CSS Snippets
      • htaccess Snippets
      • JavaScript Snippets
      • PowerShell Snippets
      • WordPress Snippets
    • Social
    • Software
      • Browsers
    • Tips 'n Tricks
    • Wallpapers
    • Web
© SumTips. Contact | Sitemap | Privacy Policy