Results 1 to 4 of 4

Thread: How to convert .gif to .webm

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2013
    Posts
    190

    Exclamation How to convert .gif to .webm

    Is there any way to convert .gif files to .webm files programatically?

  2. #2
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: How to convert .gif to .webm

    Do you want to convert many gif files so that you wind up with a webd file composed of images from several gif files


    I found some links on google
    Last edited by jmsrickland; Sep 8th, 2015 at 02:29 PM.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2013
    Posts
    190

    Re: How to convert .gif to .webm

    ... with VB6, not using external software.

  4. #4
    Fanatic Member
    Join Date
    Aug 2013
    Posts
    806

    Re: How to convert .gif to .webm

    Hi Conroy. Do you need WebM specifically, or will WebP work?

    If WebP is acceptable, the FreeImage library (http://freeimage.sourceforge.net) is VB-friendly, and it integrates Google's official WebP library. You could use it + a small VB project to mass-convert GIFs to Google's WebP format.
    Check out PhotoDemon, a pro-grade photo editor written completely in VB6. (Full source available at GitHub.)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width