Giter VIP home page Giter VIP logo

webp-converter's Introduction

This project converts JPEG/JPG, PNG, Gif and TIFF files to WebP using a command line binary. The source code is written in Go, and compiled on 1.21.5

Usage Instructions

Standalone Executable

Download the latest release for your OS/Arch from Releases on the sidebar

Unzip the binary and place it in your home directory, programs directory or wherever you want to launch the program from

Ubuntu Linux

Extract the executable files wherever and run:

$ ./webpconverter source_folder/ destination_folder/

MacOSX (Intel and M1, M2, M3)

Extract the Extract the executable files wherever and run:

$ ./webpconverter source_folder/ destination_folder/

Windows 10/11

This is a #todo item. Feel free to contribute.

Compile Instructions

To compile this software on your system, make sure that you are running Go 1.21.5 or later.

$ git clone [email protected]:rickconlee/webp-converter.git

Make sure you are on the master branch, then run the following:

$ go build -o webpconvert main.go

Once the compile is complete, run:

$ ./webpconverter source_folder/ destination_folder/

webp-converter's People

Contributors

rickconlee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.