Code Monkey home page Code Monkey logo

webpx's Introduction

WebPx

Description

Convert images to WebP format with ease. WebPx is a free online tool that allows you to convert images to WebP format.

Features

  • Webpic takes images as an input, converts it into WebP and then downloads it.
  • Supports multiple image formats.
  • Batch conversion: Convert multiple images at once.
  • No registration required: Start converting immediately.
  • Fast and efficient conversion process.
  • Secure: Your images are processed locally in your browser.

Teach Stack

WebPx is built using modern web technologies:

  • Next.js: React framework for building server-side rendered and static websites.
  • TypeScript: Typed superset of JavaScript.
  • React Dropzone: React library for creating drag-and-drop file uploaders.
  • Sharp: High-performance Node.js image processing library.
  • shadcn/ui: Re-usable components built with Radix UI and Tailwind CSS.
  • Upstash Redis: Serverless Redis database for storing number of requests and the number of files transformed.

Local Installation

To run WebPx locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/sudipb7/WebPx.git
  1. Navigate to the project directory:
cd WebPx
  1. Install dependencies:
pnpm install
  1. Set up environment variables:

Create a .env.local file in the root directory and add necessary environment variables

UPSTASH_REDIS_REST_URL = "";
UPSTASH_REDIS_REST_TOKEN = "";
  1. Run the development server:
pnpm dev
  1. Open http://localhost:3000 in your browser to see the application.

Privacy

We respect your privacy. All image conversions are done locally in your browser. Your images are not uploaded to any server.

Limitations

  • Maximum file size: 10MB per image
  • Maximum number of images per batch: 10

About WebP

WebP is a modern image format developed by Google. It provides superior lossless and lossy compression for images on the web. WebP images are smaller in size compared to PNGs and JPEGs while maintaining high quality, leading to faster webpage loading and reduced data usage.

Contact

sudipbiswas_dev

webpx's People

Contributors

heyysudip 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.