English | 中文
This Snipic is just one feature of the Snibox all-in-one toolbox.
Want to experience more useful tools? Download Snibox for a comprehensive productivity boost!
Snipic is a versatile and powerful image hosting application that supports multiple cloud storage providers and offers various image processing capabilities.
- Multiple Storage Providers: Support for various image hosting services including:
- SM.MS
- Imgur
- Qiniu
- Chevereto
- Tencent COS
- Aliyun OSS
- Upyun
- Powerful Image Processing:
- Pre-upload image processing: Perform various operations on images before uploading
- Resize: Easily scale image dimensions
- Compress: Reduce file size to save storage space
- Watermark: Add custom watermarks to protect your images
- Batch processing: Apply the same processing operations to multiple images at once
- Pre-upload image processing: Perform various operations on images before uploading
- Gallery View: Browse and manage your uploaded images
- Customizable Configurations: Easily switch between different storage providers
- Batch Upload: Upload multiple images at once
- Copy URL: Quickly copy image URLs for sharing
- Flutter SDK
- Dart SDK
- Clone the repository:
git clone https://github.com/aidevjoe/snipic.git
- Navigate to the project directory:
cd snipic
- Install dependencies:
flutter pub get
- Configure your storage provider(s) in the settings page.
- Create and save your image processing workflows in the settings page (optional).
- Use the upload page to select images.
- Before uploading, apply desired image processing operations:
- Choose a preset workflow or apply individual processing operations
- Preview the processed image effects
- Adjust processing parameters as needed
- Upload the processed images.
- View and manage your uploaded images in the gallery page.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.