Skip to content

pilpat/avif-to-webp-converter

Repository files navigation

AVIF to WebP Converter

A simple web application that converts AVIF image files to WebP format.

Features

  • Drag and drop interface for uploading AVIF files
  • Instant conversion to WebP format
  • Automatic download of converted files
  • Simple and clean user interface

Technologies Used

  • HTML, CSS, JavaScript
  • Node.js with Express
  • Sharp.js for image conversion
  • Netlify Functions for serverless deployment

Local Development

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the development server: npm start
  4. Open http://localhost:3000 in your browser

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published