Giter Site home page Giter Site logo

tomvoet / wasm-convert Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 2.0 6.51 MB

Using WebAssembly to convert images

Home Page: https://tomvoet.github.io/wasm-image-convert/

License: MIT License

Vue 59.87% TypeScript 11.65% Rust 27.81% JavaScript 0.67%

wasm-convert's Introduction

WASM Image Converter

Welcome to the WASM Image Converter repository! This project is designed to convert different file formats quickly and securely using WebAssembly (WASM). The app is built with TypeScript, Vue, Nuxt, and Rust, utilizing the image-rs library for image processing.

Table of Contents

Features

  • Fast and Secure: Client-side conversions ensure speed and privacy.
  • Supports Multiple Formats: Convert between various image formats (png, jpg, jpeg, gif, webp, etc.).
  • User-Friendly Interface: Simple drag-and-drop functionality with a clean, modern design.
  • Free and Open Source: No cost and open for contributions.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Node.js (v16 or higher)
  • pnpm
  • Rust and Wasm-pack

Installation

  1. Clone the repository:

    git clone https://github.com/tomvoet/wasm-image-convert.git
    cd wasm-convert
  2. Install dependencies:

    pnpm i
  3. Build the Rust project:

    pnpm wasm:bundle
  4. Start the development server:

    pnpm dev
  5. Open your browser and navigate to http://localhost:3000/wasm-image-convert/.

Usage

  1. Upload your file by dragging and dropping it into the designated area or by clicking to upload.
  2. Select the output format from the dropdown menu.
  3. Click "Start Conversion" to convert the file.

Contributing

Contributions are welcome!

License

Distributed under the MIT License. See LICENSE for more information.

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.