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 from 302.AI. 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.
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.
It supports a variety of image operations, including the extended functions of generating images from text and converting images into videos.
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.
Tasks support regeneration, chained tool calls, historical rollback for re-editing.
You can choose various models to generate images and videos.
Save your creative history, memory never lost, downloadable anytime, anywhere.
- Chinese Interface
- English Interface
- Japanese Interface
- Add functions such as special effects, image restoration, and image composition
- Next.js 14 basic framework
- Tailwind CSS + Shadcn UI style UI
- Zustand for data management
- Clone the project
git clone git@github.com:302ai/302_image_toolbox.git
- Install dependencies
npm install
- Configure the 302 API KEY by referring to .env.example
- Run the project
npm run dev
- Build and deploy
docker build -t image_toolbox . && docker run -p 3000:3000 image_toolbox
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.β¨
- π§ 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.
- π Deep application development on basic models, we develop real AI products, not simple chatbots.
- π° Zero monthly fee, all features are pay-as-you-go, fully open, achieving genuinely low barriers and high ceilings.
- π Powerful management backend, aimed at teams and small to medium-sized enterprises, managed by one person, used by many.
- π All AI capabilities provide API access, all tools can be self-customized (in progress).
- π‘ A strong development team launching 2-3 new applications weekly, with daily product updates. Developers interested in joining are welcome to contact us.