All Projects → le0pard → webp-wasm

le0pard / webp-wasm

Licence: MIT license
Webp image convertor (webassembly, works offline in browser)

Programming Languages

javascript
184084 projects - #8 most used programming language
Sass
350 projects
ruby
36898 projects - #4 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to webp-wasm

svg2vector
Online batch converter of SVG images to Android vector drawable XML resource files
Stars: ✭ 39 (+116.67%)
Mutual labels:  converter, online
Modfy.video
A video transcoder and converter built using Web Assembly and FFMPEG to transcode and convert videos right in your browser while protecting your privacy
Stars: ✭ 283 (+1472.22%)
Mutual labels:  converter, wasm
wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 20 (+11.11%)
Mutual labels:  converter, wasm
Online Markdown
A online markdown converter specially for Wechat Public formatting.
Stars: ✭ 812 (+4411.11%)
Mutual labels:  converter, online
mysql2sqlite
Online MySQL to SQLite converter 🔨 https://ww9.github.io/mysql2sqlite/
Stars: ✭ 27 (+50%)
Mutual labels:  converter, online
Wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 18 (+0%)
Mutual labels:  converter, wasm
docx-you-want
An unusual PDF-to-DOCX converter.
Stars: ✭ 40 (+122.22%)
Mutual labels:  converter
nodejs-eol-converter-cli
Newline (EOL) coverter CLI for NodeJs. CRLF -> LF or backwards conversion.
Stars: ✭ 33 (+83.33%)
Mutual labels:  converter
File-Explorer
A File Manager with stunning design & astonishing develops, beautifully written in PHP, everything fused in a single file.
Stars: ✭ 31 (+72.22%)
Mutual labels:  online
Wallpaper-Engine-Pkg-to-Zip
Simple program to convert the wallpaper engine pkg files to zip and back!
Stars: ✭ 57 (+216.67%)
Mutual labels:  converter
WebAssembly-in-Action
Source code for the book "WebAssembly in Action" (https://www.manning.com/books/webassembly-in-action)
Stars: ✭ 44 (+144.44%)
Mutual labels:  wasm
hediye
Hash Generator & Cracker
Stars: ✭ 40 (+122.22%)
Mutual labels:  online
tiny
compress data for better performance
Stars: ✭ 21 (+16.67%)
Mutual labels:  webp
matchbox
Painless peer-to-peer WebRTC networking for rust wasm
Stars: ✭ 276 (+1433.33%)
Mutual labels:  wasm
pigmnts
🎨 Color palette generator from an image using WebAssesmbly and Rust
Stars: ✭ 38 (+111.11%)
Mutual labels:  wasm
recode-converter
A modern & simple audio converter for video files
Stars: ✭ 22 (+22.22%)
Mutual labels:  converter
gradle2kts
Gradle Groovy to Gradle Kotlin conversion tool - discontinued spike
Stars: ✭ 34 (+88.89%)
Mutual labels:  converter
wasm-adventure
My adventure into the marvelous world of Web Assembly
Stars: ✭ 49 (+172.22%)
Mutual labels:  wasm
jupiter
Wasm smart contract networks powered by Substrate FRAME Contracts pallet in Polkadot ecosystem.
Stars: ✭ 49 (+172.22%)
Mutual labels:  wasm
AheuiJIT
Aheui JIT compiler for PC and web
Stars: ✭ 27 (+50%)
Mutual labels:  wasm

Webp Wasm Build Status

Webp Wasm (webassembly) image convertor.

Development

Web app build on top of middleman. To start it in development mode, you need install ruby, node.js and run in terminal:

$ bundle # get all ruby deps
$ yarn # get all node.js deps
$ middleman server # start server on 4567 port

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].