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.
- Host: GitHub
- URL: https://github.com/yawningface/labs
- Owner: Yawningface
- Created: 2025-02-26T19:31:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T21:54:25.000Z (2 months ago)
- Last Synced: 2025-03-06T22:29:18.031Z (2 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://labs.yawningface.org
- Size: 326 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)