Skip to content

Commit a4b42a6

Browse files
authored
Create boostedpic.md
1 parent a325c33 commit a4b42a6

1 file changed

Lines changed: 66 additions & 0 deletions

File tree

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
---
2+
name: "boostedpic"
3+
id: "boostedpic"
4+
description: "Fast image optimization tool"
5+
logo: "https://boostedpic.pages.dev/icons/logo.png"
6+
email: "yossthedev@gmail.com"
7+
website: "https://boostedpic.pages.dev/"
8+
is_open_source: true
9+
repository_url: "https://github.com/yossTheDev/boostedpic"
10+
twitter_username: "yossTheDev"
11+
telegram_username: "yossTheDev"
12+
dev_username: "yossTheDev"
13+
pubDate: "Fri May 17 2024"
14+
categories: ["toolsAndUtilities","artAndDesign"]
15+
platforms: ["Web"]
16+
---
17+
18+
<h1 align="center">🚀✨ BoostedPic - Fast Image Optimization Tool for Web and Social Media</h1>
19+
20+
<p align="center">
21+
📷 Shrink photos instantly without quality loss. Multiple export formats. 🔓 Open source, private. 💻📱 Cross-platform PWA. ⚡ Fast, lightweight image compression app.
22+
</p>
23+
24+
<p align="center">
25+
<a href="https://boostedpic.pages.dev/" target="_blank">boostedpic.pages.dev</a>
26+
</p>
27+
28+
![blog](https://boostedpic.pages.dev/screen/screenshot.png)
29+
30+
<div align="center">
31+
<img src="https://img.shields.io/badge/Next.js-000?logo=nextdotjs&logoColor=fff&style=for-the-badge" alt="Next.js Badge">
32+
<img src="https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=fff&style=for-the-badge" alt="TypeScript Badge">
33+
<img src="https://img.shields.io/badge/shadcn%2Fui-000?logo=shadcnui&logoColor=fff&style=for-the-badge" alt="shadcn/ui Badge">
34+
<img src="https://img.shields.io/badge/Tailwind%20CSS-06B6D4?logo=tailwindcss&logoColor=fff&style=for-the-badge" alt="Tailwind CSS Badge">
35+
</div>
36+
37+
## ✨ Features
38+
39+
* 🔑 Powerful Image Compression: Reduce the file size of your images significantly without compromising quality.
40+
* 📦 Multiple Export Formats: Export your compressed images in popular formats like JPEG, PNG, WebP, and more.
41+
* 💻 Offline Functionality: No internet connection required! Compress images locally on your device.
42+
* 🔓 Open Source: Our app is open source, allowing full transparency and community contributions.
43+
* 🔒 Privacy Friendly: Your images never leave your device - we don't send any data to external servers.
44+
* 🎨 Intuitive Interface: Simple and user-friendly design for a seamless compression experience.
45+
* 🌐 Cross-Platform: Thanks to its Progressive Web App (PWA) nature, our app runs seamlessly across all platforms and devices with a modern web browser.
46+
* ⚙️ Customizable Settings: Adjust compression levels, output quality, and more to suit your needs.
47+
* ⚡ Fast and Lightweight: Optimized for speed and low resource usage on any device.
48+
49+
## ⚖️ License
50+
51+
![GPLv3](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)
52+
53+
```monospace
54+
boostedpic is free software: you can redistribute it and/or modify
55+
it under the terms of the GNU General Public License as published by
56+
the Free Software Foundation, version 3 of the License
57+
58+
boostedpic is distributed in the hope that it will be useful,
59+
but WITHOUT ANY WARRANTY; without even the implied warranty of
60+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
61+
GNU General Public License for more details.
62+
63+
You should have received a copy of the GNU General Public License
64+
along with boostedpic. If not, see <https://www.gnu.org/licenses/>.
65+
```
66+

0 commit comments

Comments
 (0)