https://github.com/302ai/302_image_toolbox
๐จ๐ค 302 AI Image Toolbox! ๐โจ
https://github.com/302ai/302_image_toolbox
302ai ai pictool
Last synced: 4 months ago
JSON representation
๐จ๐ค 302 AI Image Toolbox! ๐โจ
- Host: GitHub
- URL: https://github.com/302ai/302_image_toolbox
- Owner: 302ai
- License: gpl-3.0
- Created: 2024-10-30T20:56:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T03:48:39.000Z (5 months ago)
- Last Synced: 2025-01-03T04:30:38.203Z (5 months ago)
- Topics: 302ai, ai, pictool
- Language: TypeScript
- Homepage: https://302.ai/tools/pictool
- Size: 9.86 MB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
๐ผ๏ธ AI Image Toolbox ๐โจ
The AI image toolbox offers a variety of rich AI image processing functions and also enables continuous chained operations.

This is the open-source version of the [AI Image Toolbox](https://302.ai/en/tools/pictool/) from [302.AI](https://302.ai/en/). You can directly log in to 302.AI to use the online version with zero code and zero background, or modify and deploy it yourself according to your requirements.
## Interface Preview
You can upload pictures or input descriptions, choose a model to generate pictures and then conduct picture processing. Multiple picture processing functions are available for selection.
Taking the background removal function as an example, based on the uploaded pictures, the AI automatically identifies the background and removes it.
## Project Features
### ๐ฅ AI Image Toolbox
It supports a variety of image operations, including the extended functions of generating images from text and converting images into videos.
### ๐ผ๏ธ All-inclusive Functions
It includes functions such as background removal, object elimination, background replacement, image vectorization, image enlargement, super image enlargement, colorizing black-and-white images, AI face swapping, image expansion, image modification, generating images from existing images, generating images from drafts, image cropping, image color adjustment, image splicing, and portrait filters.
### ๐ Task Management
Tasks support regeneration, chained tool calls, historical rollback for re-editing.
### โ๏ธ Multi-Model Support
You can choose various models to generate images and videos.
### ๐ History Records
Save your creative history, memory never lost, downloadable anytime, anywhere.
### ๐ Multi-language Support
- Chinese Interface
- English Interface
- Japanese Interface## ๐ฉ Future Update Plans
- [ ] Add functions such as special effects, image restoration, and image composition## Technology Stack
- Next.js 14 basic framework
- Tailwind CSS + Shadcn UI style UI
- Zustand for data management## Development & Deployment
1. Clone the project `git clone [email protected]:302ai/302_image_toolbox.git`
2. Install dependencies `npm install`
3. Configure the 302 API KEY by referring to .env.example
4. Run the project `npm run dev`
5. Build and deploy `docker build -t image_toolbox . && docker run -p 3000:3000 image_toolbox`## โจ Introduction to 302.AI โจ
[302.AI](https://302.ai) is an enterprise-oriented AI application platform that offers pay-as-you-go services, ready-to-use solutions, and an open-source ecosystem.โจ
1. ๐ง It aggregates the latest and most comprehensive AI capabilities and brands, including but not limited to language models, image models, sound models, and video models.
2. ๐ Deep application development on basic models, we develop real AI products, not simple chatbots.
3. ๐ฐ Zero monthly fee, all features are pay-as-you-go, fully open, achieving genuinely low barriers and high ceilings.
4. ๐ Powerful management backend, aimed at teams and small to medium-sized enterprises, managed by one person, used by many.
5. ๐ All AI capabilities provide API access, all tools can be self-customized (in progress).
6. ๐ก A strong development team launching 2-3 new applications weekly, with daily product updates. Developers interested in joining are welcome to contact us.