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

https://github.com/yawningface/labs

Freat tools for those who work with images, PDFs, videos, etc.
https://github.com/yawningface/labs

combine-pdf compress-image compress-pdf convert-image favicon-generator image-color-picker reel-generator remove-background resize-image rotate-image sign-pdf split-pdf thumbnail-generator watermark-image

Last synced: 2 months ago
JSON representation

Freat tools for those who work with images, PDFs, videos, etc.

Awesome Lists containing this project

README

        

# Experimental Tools by YawningFace ๐Ÿฅฑ

๐Ÿš€ **No servers. No ads. No cookies. No popups.**
โšก **100% Free & Open Source. Everything runs in your browser.**

๐ŸŒ **Live Demo:** [labs.yawningface.org](https://labs.yawningface.org)
๐Ÿ’ป **GitHub:** [YawningFace on GitHub](https://github.com/Yawningface)

---

## ๐Ÿ› ๏ธ About This Project

**Experimental Tools by YawningFace** is a collection of fast, privacy-friendly, and completely **frontend-based** utilities for content creators, designers, developers, and everyday users.

**Why use these tools?**
โœ… **No tracking** โ€“ Your data stays on your device
โœ… **No ads, no subscriptions** โ€“ Fully free & open-source
โœ… **Instant results** โ€“ No need to upload anything to a server

---

## โœจ Tools Available

### ๐ŸŽจ Content Creation Tools
๐Ÿ“ธ **[YouTube Thumbnail Generator](https://labs.yawningface.org/thumbnail-generator)** โ€“ Create thumbnails for your YouTube videos
๐ŸŽฅ **[Reel Generator](https://labs.yawningface.org/reel-generator)** โ€“ Generate Instagram reels with your image, text, and song

### ๐Ÿ–ผ๏ธ Image Tools
๐ŸŽจ **[Image Color Picker](https://labs.yawningface.org/image-color-picker)** โ€“ Pick colors from images easily
๐Ÿ—œ๏ธ **[Compress Image](https://labs.yawningface.org/compress-image)** โ€“ Reduce image file size efficiently
๐Ÿ“ **[Resize Image](https://labs.yawningface.org/resize-image)** โ€“ Adjust image dimensions easily
๐Ÿ”„ **[Convert Image Format](https://labs.yawningface.org/convert-image)** โ€“ Change images to different formats
๐Ÿงผ **[Remove Background](https://labs.yawningface.org/remove-background)** โ€“ Easily remove backgrounds from images
๐Ÿ”– **[Add Watermark](https://labs.yawningface.org/add-watermark)** โ€“ Protect your images with a watermark
โ†ฉ๏ธ **[Turn Image](https://labs.yawningface.org/turn-image)** โ€“ Rotate or flip your images

### ๐Ÿ“„ PDF Tools
๐Ÿ”— **[Combine PDF](https://labs.yawningface.org/combine-pdf)** โ€“ Merge multiple PDFs into a single document
โœ‚๏ธ **[Split PDF](https://labs.yawningface.org/split-pdf)** โ€“ Split a PDF into multiple files
๐Ÿ—œ๏ธ **[Compress PDF](https://labs.yawningface.org/compress-pdf)** โ€“ Reduce the file size of your PDFs
โœ๏ธ **[Sign a PDF](https://labs.yawningface.org/sign-pdf)** โ€“ Digitally sign your PDF documents

### ๐Ÿ“น Video Tools
๐ŸŽž๏ธ **[Change Video Format](https://labs.yawningface.org/change-video-format)** โ€“ Convert your video to different formats
โš™๏ธ **[Change Video Resolution](https://labs.yawningface.org/change-video-resolution)** โ€“ Adjust the resolution of your video
โœ‚๏ธ **[Extract Video Clips](https://labs.yawningface.org/extract-video-clips)** โ€“ Extract short clips from a longer video

### ๐Ÿ› ๏ธ Developer Tools
๐Ÿ”Œ **[Chrome Extension Icon Generator](https://labs.yawningface.org/chrome-extension-icon-generator)** โ€“ Create icons for your Chrome extensions
๐ŸŒ **[Favicon Generator](https://labs.yawningface.org/favicon-generator)** โ€“ Generate a favicon for your website

---

## ๐Ÿš€ How It Works

**All tools run directly in your browser**, using modern web technologies like WebAssembly, JavaScript, and Web APIs. **Your files never leave your device.**

๐Ÿ”น **No downloads** โ€“ Just visit [labs.yawningface.org](https://labs.yawningface.org)
๐Ÿ”น **Instant results** โ€“ No waiting, no lag
๐Ÿ”น **Works offline** โ€“ Many tools function even without an internet connection

---

## ๐Ÿ“ฅ Installation (For Local Development)

If you want to run or modify these tools locally, follow these steps:

### First-Time Setup
```sh
npm install
```

### Launch the Project
```sh
npm run dev
```

### Deploy on Vercel
```sh
vercel --prod
```
*Note: Youโ€™ll need the Vercel CLI installed and be logged in.*

---

## ๐Ÿ’ก Contributing

Contributions are always welcome! If you find a bug, have a feature request, or want to improve the code, feel free to submit an **issue** or **pull request** on GitHub.

---

## ๐Ÿ“œ License

This project is licensed under the **MIT License** โ€“ free to use, modify, and distribute.

---

๐Ÿ”— **Created by [YawningFace](https://yawningface.org)**
๐Ÿ’ป **GitHub:** [YawningFace on GitHub](https://github.com/Yawningface)
๐ŸŒ **Live Demo:** [labs.yawningface.org](https://labs.yawningface.org)