Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samuel-bonghanoy/convert-to-webp

online converters are all money grabs, so I made my own
https://github.com/samuel-bonghanoy/convert-to-webp

Last synced: 20 days ago
JSON representation

online converters are all money grabs, so I made my own

Awesome Lists containing this project

README

        

# convert-to-webp

Simple Bun application to convert `.jpg` or `.png` images into `.webp`

To install dependencies:

```bash
bun install
```

## How to use

1.) Paste all images to be converted into `.webp` format in the `/images` folder.

2.) Run this command

```bash
bun run index.ts
```

3.) Once the program is finished running, all converted images will be stored in the `/output` folder

4.) Profit