diff --git a/README.md b/README.md index 4c4e2bd..f31ca6f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ + +> [!NOTE] +> 本文档由 WeHub 基于上游 README 翻译整理,属于社区翻译,非官方中文文档。 +> [English](./README.en.md) · [原始项目](https://github.com/T8RIN/ImageToolbox) · [上游 README](https://github.com/T8RIN/ImageToolbox/blob/HEAD/README.md) +> 原作者、版权与许可证归属以原始项目及本仓库 LICENSE 文件为准。 +

@@ -88,12 +94,9 @@
-# 🗺️ Project Overview +# 🗺️ 项目概览 -ImageToolbox is a versatile image editing tool designed for efficient photo manipulation. It allows -users to crop, apply filters, edit EXIF data, erase backgrounds, and even enhance images with AI. -Ideal for both photographers and developers, the tool offers a simple interface with powerful -capabilities. +Image Toolbox 是一款功能多样的图像编辑工具,专为高效处理照片而设计。用户可以进行裁剪、应用滤镜、编辑 EXIF 数据、擦除背景,甚至借助 AI 增强图像。无论摄影师还是开发者,都能通过简洁的界面使用这款功能强大的工具。
@@ -111,36 +114,34 @@ capabilities.
# 📔 Wiki -Check out Image Toolbox [Wiki](https://github.com/T8RIN/ImageToolbox/wiki) for FAQ and useful info +查看 Image Toolbox [Wiki](https://github.com/T8RIN/ImageToolbox/wiki) for FAQ and useful info

-# ✈️ Telegram Links +# ✈️ Telegram 链接
[![ImageToolbox Chat](https://img.shields.io/endpoint?&style=for-the-badge&colorA=246732&colorB=A2FFB0&logo=telegram&logoColor=A2FFB0&label=ImageToolbox%20Chat&url=https://tg.sumanjay.workers.dev/t8rin_imagetoolbox)](https://t.me/t8rin_imagetoolbox) [![CI Telegram](https://img.shields.io/endpoint?&style=for-the-badge&colorA=29626B&colorB=B5DFE8&logo=telegram&logoColor=B5DFE8&url=https://tg.sumanjay.workers.dev/t8rin_imagetoolbox_ci)](https://t.me/t8rin_imagetoolbox_ci) - +

-
- Join our chat where you can discuss anything you want and also look into the CI channel where I post betas and announcements + 加入我们的聊天频道,你可以随意讨论任何话题,也可以查看 CI 频道,我会在那里发布 beta 版本和公告
-# ☕ Buy me a coffee +# ☕ 请我喝杯咖啡 -This application is completely free, but if you want to support the project development, you can -send a donation to the crypto wallets below +本应用完全免费,但如果你想支持项目开发,可以向下方加密货币钱包捐赠 |
![Boosty](https://img.shields.io/badge/Boosty-F15F2C?style=for-the-badge&logo=Boosty&logoColor=white)

[https://boosty.to/t8rin](https://boosty.to/t8rin)

|
![Bitcoin](https://img.shields.io/badge/Bitcoin-EAB300?style=for-the-badge&logo=Bitcoin%20SV&logoColor=white)

`18QFWMREkjzQa4yetfYsN5Ua51UubKmJut`

|
![Tether](https://img.shields.io/badge/USDT%20(TRC20)-168363?style=for-the-badge&logo=tether&logoColor=white)

`TVdw6fP8dYsYA6HgQiSYNijBqPJ3k5BbYo`

| |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| -# 📲 Download +# 📲 下载 -Go to the [Releases](https://github.com/t8rin/imageresizer/releases/latest) and the download latest +前往 [Releases](https://github.com/t8rin/imageresizer/releases/latest) 并下载最新 apk -or click one of the badges below. +或点击下方任一徽章。
@@ -154,311 +155,311 @@ or click one of the badges below.

-# 💻 Installation Instructions +# 💻 安装说明 -1. Clone the repository: +1. 克隆仓库: ```bash git clone https://github.com/yourusername/ImageToolbox.git ``` -2. Install dependencies using your preferred package manager (e.g., Gradle). -3. Build the project: +2. 使用你偏好的包管理器(例如 Gradle)安装依赖。 +3. 构建项目: bash ./gradlew build -4. Run the application: +4. 运行应用: bash ./gradlew run # ⚔️ FOSS vs MARKET -| **Feature** | **FOSS** | **Market** | +| **功能** | **FOSS** | **Market** | |:-----------------------:|:------------------:|:------------------:| -| QR Scanner | Zxing | MlKit | -| Auto Background Remover | ONNX | MlKit | -| Document Scanner | OpenCV | MlKit | -| Analytics | :x: | :white_check_mark: | +| 二维码扫描 | Zxing | MlKit | +| 自动背景移除 | ONNX | MlKit | +| 文档扫描 | OpenCV | MlKit | +| 数据分析 | :x: | :white_check_mark: | | Crashlytics | :x: | :white_check_mark: | -| Other Google deps | :x: | :white_check_mark: | -| All Other Features | :white_check_mark: | :white_check_mark: | +| 其他 Google 依赖 | :x: | :white_check_mark: | +| 其他全部功能 | :white_check_mark: | :white_check_mark: | -# ✨ Features +# ✨ 功能特性 -- Batch processing -- Applying filter chains (More than 330 various filters) +- 批量处理 +- 应用滤镜链(超过 330 种各类滤镜)
- Available filters + 可用滤镜
- - [x] Saturation - - [x] Contrast - - [x] Brightness - - [x] Exposure + - [x] 饱和度 + - [x] 对比度 + - [x] 亮度 + - [x] 曝光 - [x] RGB - - [x] Hue - - [x] White Balance - - [x] Monochrome - - [x] Black and White - - [x] False Color - - [x] Sharpen - - [x] Gamma - - [x] Highlights and Shadows - - [x] Haze - - [x] Sepia Tone - - [x] Color Inversion + - [x] 色相 + - [x] 白平衡 + - [x] 单色 + - [x] 黑白 + - [x] 伪色 + - [x] 锐化 + - [x] 伽马 + - [x] 高光与阴影 + - [x] 薄雾 + - [x] 棕褐色调 + - [x] 颜色反转 - [x] Solarize - - [x] Vibrance - - [x] Luminance Threshold - - [x] Pixellate - - [x] Halftone - - [x] Crosshatch - - [x] Sobel Edge Detection - - [x] Sketch Filter - - [x] Toon Filter - - [x] SmoothToon Filter - - [x] CGA Colorspace Filter - - [x] Posterize - - [x] Convolution 3x3 - - [x] Emboss Filter - - [x] Laplacian - - [x] Kuwahara Filter - - [x] Vignette - - [x] Gaussian Blur - - [x] Box Blur - - [x] Stack Blur - - [x] Fast Blur - - [x] Bilaterial Blur - - [x] Zoom Blur - - [x] Median Blur - - [x] Pixelation - - [x] Enhanced Pixelation - - [x] Stroke Pixelation - - [x] Circle Pixelation - - [x] Enhanced Circle Pixelation - - [x] Diamond Pixelation - - [x] Enhanced Diamond Pixelation - - [x] Swirl Distortion - - [x] Bulge Distortion - - [x] Sphere Refraction - - [x] Glass Sphere Refraction - - [x] Dilation - - [x] Non Maximum Suppression - - [x] Opacity - - [x] Weak Pixel Inclusion Filter - - [x] Color Matrix 4x4 - - [x] Lookup - - [x] Color Replacement - - [x] Color Removance - - [x] Bayer Two Dithering - - [x] Bayer Three Dithering - - [x] Bayer Four Dithering - - [x] Bayer Eight Dithering - - [x] Floyd Steinberg Dithering - - [x] Jarvis Judice Ninke Dithering - - [x] Sierra Dithering - - [x] Two Row Sierra Dithering - - [x] Sierra Lite Dithering - - [x] Atkinson Dithering - - [x] Stucki Dithering - - [x] Burkes Dithering - - [x] False Floyd Steinberg Dithering - - [x] Left To Right Dithering - - [x] Random Dithering - - [x] Simple Threshold Dithering - - [x] Quantizier - - [x] Glitch Effect - - [x] Enhanced Glitch Effect - - [x] Anaglyph - - [x] Noise - - [x] Tent Blur - - [x] Side Fade - - [x] Erode - - [x] Anisotropic Diffusion - - [x] Horizontal Wind Stagger - - [x] Fast Bilaterial Blur - - [x] Poisson Blur - - [x] Logarithmic Tone Mapping - - [x] Aces Filmic Tone Mapping - - [x] Crystallize - - [x] Fractal Glass - - [x] Marble - - [x] Oil - - [x] Water Effect - - [x] Hable Filmic Tone Mapping - - [x] Aces Hill Tone Mapping - - [x] Hejl Burgess Tone Mapping - - [x] Perlin Distortion - - [x] Grayscale - - [x] Dehaze - - [x] Color Matrix 3x3 - - [x] Achromatomaly - - [x] Achromatopsia + - [x] 自然饱和度 + - [x] 亮度阈值 + - [x] 像素化 + - [x] 半色调 + - [x] 交叉影线 + - [x] Sobel 边缘检测 + - [x] 素描滤镜 + - [x] 卡通滤镜 + - [x] 平滑卡通滤镜 + - [x] CGA 色彩空间滤镜 + - [x] 色调分离 + - [x] 3x3 卷积 + - [x] 浮雕滤镜 + - [x] 拉普拉斯 + - [x] Kuwahara 滤镜 + - [x] 暗角 + - [x] 高斯模糊 + - [x] 方框模糊 + - [x] 堆叠模糊 + - [x] 快速模糊 + - [x] 双边模糊 + - [x] 缩放模糊 + - [x] 中值模糊 + - [x] 像素化 + - [x] 增强像素化 + - [x] 描边像素化 + - [x] 圆形像素化 + - [x] 增强圆形像素化 + - [x] 菱形像素化 + - [x] 增强菱形像素化 + - [x] 漩涡扭曲 + - [x] 凸起扭曲 + - [x] 球面折射 + - [x] 玻璃球面折射 + - [x] 膨胀 + - [x] 非极大值抑制 + - [x] 不透明度 + - [x] 弱像素包含滤镜 + - [x] 4x4 颜色矩阵 + - [x] 查找表 + - [x] 颜色替换 + - [x] 颜色移除 + - [x] Bayer 二值抖动 + - [x] Bayer 三值抖动 + - [x] Bayer 四值抖动 + - [x] Bayer 八值抖动 + - [x] Floyd Steinberg 抖动 + - [x] Jarvis Judice Ninke 抖动 + - [x] Sierra 抖动 + - [x] 双行 Sierra 抖动 + - [x] Sierra Lite 抖动 + - [x] Atkinson 抖动 + - [x] Stucki 抖动 + - [x] Burkes 抖动 + - [x] 伪 Floyd Steinberg 抖动 + - [x] 从左到右抖动 + - [x] 随机抖动 + - [x] 简单阈值抖动 + - [x] 量化器 + - [x] 故障效果 + - [x] 增强故障效果 + - [x] 红蓝立体 + - [x] 噪点 + - [x] 帐篷模糊 + - [x] 侧边渐隐 + - [x] 腐蚀 + - [x] 各向异性扩散 + - [x] 水平风交错 + - [x] 快速双边模糊 + - [x] Poisson 模糊 + - [x] 对数色调映射 + - [x] Aces 电影色调映射 + - [x] 结晶化 + - [x] 分形玻璃 + - [x] 大理石 + - [x] 油画 + - [x] 水波效果 + - [x] Hable 电影色调映射 + - [x] Aces Hill 色调映射 + - [x] Hejl Burgess 色调映射 + - [x] Perlin 扭曲 + - [x] 灰度 + - [x] 去雾 + - [x] 3x3 颜色矩阵 + - [x] 绿色弱视 + - [x] 全色盲 - [x] Browni - [x] CodaChrome - - [x] Cool - - [x] Deutaromaly - - [x] Deuteranopia - - [x] Night Vision - - [x] Polaroid - - [x] Protanopia - - [x] Protonomaly - - [x] Tritanopia - - [x] Tritonomaly - - [x] Vintage - - [x] Warm - - [x] Grain - - [x] Unsharp - - [x] Pastel - - [x] Orange Haze - - [x] Pink Dream - - [x] Golden Hour - - [x] Hot Summer - - [x] Purple Mist - - [x] Sunrise - - [x] Colorful Swirl - - [x] Soft Spring Light - - [x] Autumn Tones - - [x] Lavender Dream - - [x] Cyberpunk - - [x] Lemonade Light - - [x] Spectral Fire - - [x] Night Magic - - [x] Fantasy Landscape - - [x] Color Explosion - - [x] Electric Gradient - - [x] Caramel Darkness - - [x] Futuristic Gradient - - [x] Green Sun - - [x] Rainbow World - - [x] Deep Purple - - [x] Space Portal - - [x] Red Swirl - - [x] Digital Code - - [x] Bokeh - - [x] Neon - - [x] Old Tv - - [x] Shuffle Blur + - [x] 冷色调 + - [x] 绿色弱视 + - [x] 绿色盲 + - [x] 夜视 + - [x] 宝丽来 + - [x] 红色盲 + - [x] 红色弱视 + - [x] 蓝色盲 + - [x] 蓝色弱视 + - [x] 复古 + - [x] 暖色调 + - [x] 颗粒 + - [x] 反锐化 + - [x] 粉彩 + - [x] 橙色薄雾 + - [x] 粉色梦境 + - [x] 黄金时刻 + - [x] 炎热夏日 + - [x] 紫色薄雾 + - [x] 日出 + - [x] 彩色漩涡 + - [x] 柔和春光 + - [x] 秋日色调 + - [x] 薰衣草梦境 + - [x] 赛博朋克 + - [x] 柠檬水光 + - [x] 光谱火焰 + - [x] 夜晚魔法 + - [x] 奇幻风景 + - [x] 色彩爆发 + - [x] 电光渐变 + - [x] 焦糖暗调 + - [x] 未来感渐变 + - [x] 绿色太阳 + - [x] 彩虹世界 + - [x] 深紫色 + - [x] 太空传送门 + - [x] 红色漩涡 + - [x] 数字代码 + - [x] 散景 + - [x] 霓虹 + - [x] 老式电视 + - [x] 随机模糊 - [x] Mobius - [x] Uchimura - [x] Aldridge - [x] Drago - - [x] Color Anomaly - - [x] Quantizier - - [x] Ring Blur - - [x] Cross Blur - - [x] Circle Blur - - [x] Star Blur - - [x] Motion Blur - - [x] Fast Gaussian Blur 2D - - [x] Fast Gaussian Blur 3D - - [x] Fast Gaussian Blur 4D - - [x] Equalize Histogram - - [x] Equalize Histogram HSV - - [x] Equalize Histogram Pixelation - - [x] Equalize Histogram Adaptive - - [x] Equalize Histogram Adaptive LUV - - [x] Equalize Histogram Adaptive LAB - - [x] Equalize Histogram Adaptive HSV - - [x] Equalize Histogram Adaptive HSL + - [x] 色彩异常 + - [x] 量化器 + - [x] 环形模糊 + - [x] 十字模糊 + - [x] 圆形模糊 + - [x] 星形模糊 + - [x] 运动模糊 + - [x] 快速二维高斯模糊 + - [x] 快速三维高斯模糊 + - [x] 快速四维高斯模糊 + - [x] 直方图均衡 + - [x] HSV 直方图均衡 + - [x] 直方图均衡像素化 + - [x] 自适应直方图均衡 + - [x] 自适应 LUV 直方图均衡 + - [x] 自适应 LAB 直方图均衡 + - [x] 自适应 HSV 直方图均衡 + - [x] 自适应 HSL 直方图均衡 - [x] Clahe - [x] Clahe LUV - [x] Clahe LAB - [x] Clahe HSL - [x] Clahe HSV - - [x] Crop To Content - - [x] Linear Box Blur - - [x] Linear Tent Blur - - [x] Linear Gaussian Box Blur - - [x] Linear Stack Blur - - [x] Gaussian Box Blur - - [x] Linear Fast Gaussian Next - - [x] LinearFast Gaussian - - [x] Linear Gaussian - - [x] Low Poly - - [x] Sand Painting - - [x] Palette Transfer - - [x] Enhanced Oil - - [x] Simple Old TV + - [x] 裁剪至内容 + - [x] 线性方框模糊 + - [x] 线性帐篷模糊 + - [x] 线性高斯方框模糊 + - [x] 线性堆叠模糊 + - [x] 高斯方框模糊 + - [x] 线性快速高斯 Next + - [x] 线性快速高斯 + - [x] 线性高斯 + - [x] 低多边形 + - [x] 沙画 + - [x] 调色板迁移 + - [x] 增强油画 + - [x] 简易老式电视 - [x] HDR - - [x] Simple Sketch + - [x] 简易素描 - [x] Gotham - - [x] Color Poster - - [x] Tri Tone + - [x] 彩色海报 + - [x] 三色 - [x] Clahe Oklch - [x] Clahe Jzazbz - [x] Clahe Oklab - - [x] Yililoma Dithering - - [x] Clustered 2x2 Dithering - - [x] Clustered 4x4 Dithering - - [x] Clustered8x8 Dithering - - [x] Polka Dot + - [x] Yililoma 抖动 + - [x] 聚类 2x2 抖动 + - [x] 聚类 4x4 抖动 + - [x] 聚类 8x8 抖动 + - [x] 波点 - [x] LUT 512\*512 - [x] Amatorka - [x] Miss Etikate - [x] Soft Elegance - [x] Soft Elegance Variant - - [x] Bleach Bypass - - [x] Candlelight - - [x] Drop Blues - - [x] Edgy Amber - - [x] Fall Colors - - [x] Film Stock 50 - - [x] Foggy Night + - [x] 漂白旁路 + - [x] 烛光 + - [x] 降蓝 + - [x] 锐利琥珀 + - [x] 秋色 + - [x] 胶片 50 + - [x] 雾夜 - [x] Kodak - - [x] Palette Transfer Variant + - [x] 调色板迁移变体 - [x] 3D LUT (.cube / .CUBE) - - [x] Pop Art - - [x] Celluloid - - [x] Coffee - - [x] Golden Forest - - [x] Greenish - - [x] Retro Yellow - - [x] Auto Crop - - [x] Opening - - [x] Closing - - [x] Morphological Gradient - - [x] Top Hat - - [x] Black Hat - - [x] Enhanced Zoom Blur - - [x] Simple Sobel - - [x] Simple Laplacian - - [x] Auto Red Eyes remover - - [x] Tone Curves - - [x] Mirror - - [x] Kaleidoscope - - [x] Channel Mix - - [x] Color Halftone - - [x] Contour - - [x] Voronoi Crystallize - - [x] Despeckle - - [x] Diffuse + - [x] 波普艺术 + - [x] 胶片质感 + - [x] 咖啡 + - [x] 金色森林 + - [x] 偏绿 + - [x] 复古黄 + - [x] 自动裁剪 + - [x] 开运算 + - [x] 闭运算 + - [x] 形态学梯度 + - [x] 顶帽 + - [x] 黑帽 + - [x] 增强缩放模糊 + - [x] 简易 Sobel + - [x] 简易拉普拉斯 + - [x] 自动红眼移除 + - [x] 色调曲线 + - [x] 镜像 + - [x] 万花筒 + - [x] 通道混合 + - [x] 彩色半色调 + - [x] 轮廓 + - [x] Voronoi 结晶 + - [x] 去斑点 + - [x] 扩散 - [x] DoG - - [x] Equalize - - [x] Glow - - [x] Offset - - [x] Pinch - - [x] Pointillize - - [x] Polar Coordinates - - [x] Reduce Noise - - [x] Simple Solarize - - [x] Weave - - [x] Twirl - - [x] Rubber Stamp - - [x] Smear - - [x] Sphere Lens Distortion - - [x] Arc - - [x] Sparkle + - [x] 均衡 + - [x] 辉光 + - [x] 偏移 + - [x] 收缩 + - [x] 点彩 + - [x] 极坐标 + - [x] 降噪 + - [x] 简易 Solarize + - [x] 编织 + - [x] 旋转扭曲 + - [x] 橡皮图章 + - [x] 涂抹 + - [x] 球面镜头扭曲 + - [x] 弧形 + - [x] 闪光 - [x] ASCII - - [x] Moire - - [x] Autumn - - [x] Bone + - [x] 摩尔纹 + - [x] 秋日 + - [x] 骨色 - [x] Jet - - [x] Winter - - [x] Rainbow - - [x] Ocean - - [x] Summer - - [x] Spring - - [x] Cool Variant + - [x] 冬日 + - [x] 彩虹 + - [x] 海洋 + - [x] 夏日 + - [x] 春日 + - [x] 冷色调变体 - [x] Hsv - - [x] Pink - - [x] Hot + - [x] 粉色 + - [x] 炽热 - [x] Parula - [x] Magma - [x] Inferno @@ -467,68 +468,67 @@ or click one of the badges below. - [x] Cividis - [x] Twilight - [x] Twilight Shifted - - [x] Deskew - - [x] Auto Perspective - - [x] Crop Or Perspective + - [x] 纠偏 + - [x] 自动透视 + - [x] 裁剪或透视 - [x] Turbo - - [x] Deep Green - - [x] Lens Correction - - [x] Seam Carving - - [x] Error Level Analysis - - [x] Luminance Gradient - - [x] Average Distance - - [x] Copy Move Detection - - [x] Simple Weave Pixelization - - [x] Staggered Pixelization - - [x] Cross Pixelization - - [x] Micro Macro Pixelization - - [x] Orbital Pixelization - - [x] Vortex Pixelization - - [x] Pulse Grid Pixelization - - [x] Nucleus Pixelization - - [x] Radial Weave Pixelization - - [x] Border Frame - - [x] Glitch Variant + - [x] 深绿色 + - [x] 镜头校正 + - [x] 接缝雕刻 + - [x] 误差级别分析 + - [x] 亮度梯度 + - [x] 平均距离 + - [x] 复制移动检测 + - [x] 简易编织像素化 + - [x] 交错像素化 + - [x] 十字像素化 + - [x] 微宏观像素化 + - [x] 轨道像素化 + - [x] 涡旋像素化 + - [x] 脉冲网格像素化 + - [x] 核心像素化 + - [x] 径向编织像素化 + - [x] 边框 + - [x] 故障变体 - [x] VHS - - [x] Block Glitch - - [x] Crt Curvature - - [x] Pixel Melt - - [x] Bloom - - [x] Distortion + - [x] 块状故障 + - [x] CRT 曲率 + - [x] 像素融化 + - [x] 泛光 + - [x] 扭曲 - [x] VHS NTSC - - [x] Expand Image - - [x] Shader - - [x] Torn Edge - - [x] Drop Shadow - - [x] Flare - - [x] Distort Perspective + - [x] 扩展图像 + - [x] 着色器 + - [x] 撕裂边缘 + - [x] 投影 + - [x] 光晕 + - [x] 透视扭曲 - [x] Java Look And Feel - - [x] Shear - - [x] Water Drop - - [x] High Pass - - [x] Color Mask - - [x] Adaptive Blur - - [x] Chrome - - [x] Dissolve - - [x] Feedback - - [x] Lens Blur - - [x] Levels - - [x] Light Effects - - [x] Rays - - [x] Ripple - - [x] Auto White Balance + - [x] 剪切 + - [x] 水滴 + - [x] 高通 + - [x] 颜色蒙版 + - [x] 自适应模糊 + - [x] 铬黄 + - [x] 溶解 + - [x] 反馈 + - [x] 镜头模糊 + - [x] 色阶 + - [x] 光效 + - [x] 光线 + - [x] 波纹 + - [x] 自动白平衡 +
- - -- Custom Filters Creation by Template filters - - You can create filter from any filter chain - - Share created filters by QR code - - Scan filters from the app to get them on your device -- Texture generation with more than 60 presets +- 通过模板滤镜创建自定义滤镜 + - 可从任意滤镜链创建滤镜 + - 通过二维码分享已创建的滤镜 + - 在应用中扫描滤镜即可导入到设备 +- 纹理生成,提供 60+ 预设
- Available textures + 可用纹理
- Brushed Metal @@ -594,28 +594,28 @@ or click one of the badges below.
-- Fragment Shader creation -- Files encryption and decryption with 100+ different algorithms available -- Adding Stickers and Text (Markup Layers Mode) -- Extract Text From Images (OCR) - - 120+ languages - - 3 Type of data: Fast, Standard, Best - - Segmentation Mode Selection - - Engine Mode Selection - - Custom Tesseract options entering - - Multiple languages at the same time - - Reading from batch of images to file - - Placing in EXIF metadata of batch images - - Creating searchable PDF with recognized text behind images - - Tesseract or PaddleOCR (v5/v6) -- EXIF metadata editing/deleting -- Loading images from internet -- Image Stitching -- Image Stacking -- Image Splitting -- Background Removal - - By drawing - - Automatically +- 片段着色器(Fragment Shader)创建 +- 文件加密与解密,提供 100+ 种算法 +- 添加贴纸与文字(标注图层模式 / Markup Layers Mode) +- 从图像提取文字(OCR) + - 支持 120+ 种语言 + - 3 种数据类型:Fast、Standard、Best + - 分割模式选择 + - 引擎模式选择 + - 自定义 Tesseract 选项输入 + - 同时识别多种语言 + - 从批量图像读取并输出到文件 + - 写入批量图像的 EXIF 元数据 + - 创建可搜索 PDF(识别文字置于图像后方) + - Tesseract 或 PaddleOCR(v5/v6) +- EXIF 元数据编辑/删除 +- 从互联网加载图像 +- 图像拼接 +- 图像堆叠 +- 图像分割 +- 背景移除 + - 手绘 + - 自动 - MlKit - U2NetP - U2Net @@ -625,59 +625,59 @@ or click one of the badges below. - ISNet - YOLO - MODNet -- Watermarking - - Repeating Text - - Image - - Stamp - - Timestamp - - Digital (Steganography) -- Drawing on Image/Background - - Pen +- 水印 + - 重复文字 + - 图像 + - 图章 + - 时间戳 + - 数字水印(隐写术 / Steganography) +- 在图像/背景上绘制 + - 画笔 - Flood Fil - - Spray - - Neon - - Highlighter - - Warp (Move, Grow, Shrink, Swirl, Mix) - - Privacy Blur - - Pixelation Paint - - Text - - Image Brush - - Filter Brush - - Spot Healing (with ability to download AI model for generative inpainting) - - Pointing Arrow - - Line - - Double Pointing Arrow - - Line Pointing Arrow - - Double Line Pointing Arrow - - Outlined Rect - - Outlined Oval - - Outlined Triangle - - Outlined Polygon - - Outlined Star - - Rect - - Oval - - Triangle - - Polygon - - Star - - Lasso - - Line Style - - Dashed - - Dot Dashed - - Zigzag - - Stamped -- Image Resizing - - Width changing - - Height changing - - Adaptive resize - - Resize retaining aspect ratio - - Resize by given limits - - Center Crop with - - Background color changing - - Background blur drawing - - Different Scaling Algorithms + - 喷枪 + - 霓虹 + - 高亮笔 + - 变形(移动、放大、缩小、旋涡、混合) + - 隐私模糊 + - 像素化绘画 + - 文字 + - 图像画笔 + - 滤镜画笔 + - 污点修复(可下载 AI 模型进行生成式修复) + - 指向箭头 + - 线条 + - 双向指向箭头 + - 带线指向箭头 + - 双向带线指向箭头 + - 空心矩形 + - 空心椭圆 + - 空心三角形 + - 空心多边形 + - 空心星形 + - 矩形 + - 椭圆 + - 三角形 + - 多边形 + - 星形 + - 套索 + - 线条样式 + - 虚线 + - 点划线 + - 锯齿线 + - 压印 +- 图像缩放 + - 宽度调整 + - 高度调整 + - 自适应缩放 + - 保持宽高比缩放 + - 按给定限制缩放 + - 居中裁剪,支持 + - 背景颜色更改 + - 背景模糊绘制 + - 多种缩放算法
- Available methods + 可用方法
- Bilinear @@ -731,7 +731,7 @@ or click one of the badges below.
- - Different Scale Color Spaces + - 多种缩放色彩空间 - Linear - sRGB - LAB @@ -751,51 +751,51 @@ or click one of the badges below. - Jzazbz Rec.709 - Jzazbz Gamma 2.2 - Jzazbz Gamma 2.8 -- GIF conversion - - GIF to images - - Images to GIF - - GIF to WEBP -- WEBP conversion - - WEBP to images - - Images to WEBP -- APNG conversion - - APNG to images - - Images to APNG -- JXL transcoding - - JXL to JPEG - - JPEG to JXL -- Animated JXL conversion - - Images to JXL - - JXL to Images - - APNG to JXL - - GIF to JXL -- PDF tools - - PDF to images - - Images to PDF - - PDF previewing - - Merge - - Split - - Rotate - - Rearrange - - Page Numbering - - Watermark - - Signature - - Compress - - Grayscale - - Repair - - Protect - - Unlock - - Metadata - - Remove Pages - - Crop - - Flatten - - Extract Images +- GIF 转换 + - GIF 转图像 + - 图像转 GIF + - GIF 转 WEBP +- WEBP 转换 + - WEBP 转图像 + - 图像转 WEBP +- APNG 转换 + - APNG 转图像 + - 图像转 APNG +- JXL 转码 + - JXL 转 JPEG + - JPEG 转 JXL +- 动画 JXL 转换 + - 图像转 JXL + - JXL 转图像 + - APNG 转 JXL + - GIF 转 JXL +- PDF 工具 + - PDF 转图像 + - 图像转 PDF + - PDF 预览 + - 合并 + - 拆分 + - 旋转 + - 重排 + - 页码 + - 水印 + - 签名 + - 压缩 + - 灰度 + - 修复 + - 保护 + - 解锁 + - 元数据 + - 删除页面 + - 裁剪 + - 扁平化 + - 提取图像 - Zip PDF - - Print PDF - - PDF to Text (OCR) - - Remove Annotations -- Document Scanning -- AI tools (100+ ready to use models available) + - 打印 PDF + - PDF 转文字(OCR) + - 移除批注 +- 文档扫描 +- AI 工具(提供 100+ 即用模型) - Upscale - Remove BG - DeJPEG @@ -805,9 +805,9 @@ or click one of the badges below. - Enhance - Anime - Scans -- Barcodes - - Scanning - - Creating & Parsing common types +- 条形码 + - 扫描 + - 创建与解析常见类型 - Plain - Url - WiFi @@ -817,8 +817,8 @@ or click one of the badges below. - SMS - Contact (vCard) - Calendar event - - Sharing as images - - 13 formats available + - 以图像形式分享 + - 支持 13 种格式 - QR CODE - AZTEC - CODABAR @@ -832,22 +832,22 @@ or click one of the badges below. - PDF 417 - UPC A - UPC E -- Collage Creation - - From 1 to 20 images - - More than 310 various collage layouts -- Image Shrinking - - Quality compressing - - Preset shrinking - - Reducing size by given weight (in KB) -- Cropping - - Regular crop - - Free rotation crop - - Free corners crop (can be used as Perspective Correction) - - Crop by aspect ratio - - Crop with shape mask +- 拼图创建 + - 1 至 20 张图像 + - 310+ 种拼图布局 +- 图像缩小 + - 质量压缩 + - 预设缩小 + - 按指定大小(KB)减小体积 +- 裁剪 + - 常规裁剪 + - 自由旋转裁剪 + - 自由四角裁剪(可作透视校正) + - 按比例裁剪 + - 形状蒙版裁剪
- List of shapes + 形状列表
- Rounded Corners @@ -875,7 +875,7 @@ or click one of the badges below. - Star - Image Mask -
- Additional Shapes + 更多形状
![image](./fastlane/metadata/android/en-US/images/banner/banner_shapes.png) @@ -885,9 +885,9 @@ or click one of the badges below.
-- Image Cutting (can be used as batch crop) -- Tracing raster images to SVG -- Format Conversion +- 图像切割(可作批量裁剪) +- 将栅格图像描摹为 SVG +- 格式转换 - HEIF - HEIC - VVC @@ -908,26 +908,26 @@ or click one of the badges below. - TIF - QOI - ICO - - SVG, DNG, PSD, GIF to static raster images - - Telegram sticker PNG format -- Files to Zip -- Comparing images - - Slide - - Toggle Tap - - Transparency - - Side By Side - - Pixel By Pixel (7 Methods) + - SVG、DNG、PSD、GIF 转静态栅格图像 + - Telegram 贴纸 PNG 格式 +- 文件打包为 Zip +- 图像对比 + - 滑动 + - 点击切换 + - 透明度 + - 并排 + - 逐像素(7 种方法) - SSIM - AE - MAE - NCC - PSNR - RMSE -- Color Utils - - Palette generation +- 颜色工具 + - 调色板生成 - Material You Scheme - Simple Colors - - Import/Export palette across 41 format + - 跨 41 种格式导入/导出调色板 - ACB - ACO - ACT @@ -969,67 +969,66 @@ or click one of the badges below. - Skencil - Vga 24Bit - Vga 18Bit - - Picking color from image - - Gradient creation (Mesh gradients too) - - Overlaying image with gradient - - Mixing - - Conversion - - Harmonies - - Shading - - Tone Curves applying -- Color Library with more than 33k different colors -- Histograms + - 从图像取色 + - 渐变创建(含网格渐变) + - 用渐变叠加图像 + - 混合 + - 转换 + - 配色和谐 + - 明暗 + - 应用色调曲线 +- 颜色库,含 33000+ 种颜色 +- 直方图 - RGB - Brightness - Camera Like RGB -- Image source selection -- Additional Features - - Base64 Decode/Encode - - Rotating - - Flipping - - Perlin Noise Generation - - Previewing SVG, DNG, PSD, DJVU and almost all types of images - - Saving to any specific folder - - Long press on save to choose one time output folder - - Randomizing output filename - - Using image cheksum as filename - - Checksum Tools with ability to calculate and compare hashes - - 64 different hashing algorithms - - Audio files Album Cover export - - Embedded media picker - - Wallpapers Export +- 图像源选择 +- 其他功能 + - Base64 解码/编码 + - 旋转 + - 翻转 + - Perlin 噪声生成 + - 预览 SVG、DNG、PSD、DJVU 及几乎所有图像类型 + - 保存到指定文件夹 + - 长按保存可选择一次性输出文件夹 + - 随机化输出文件名 + - 使用图像 cheksum 作为文件名 + - 校验和工具,可计算并比较哈希值 + - 64 种哈希算法 + - 音频文件专辑封面导出 + - 嵌入式媒体选择器 + - 壁纸导出 - Ascii Art - - Batch rename by pattern - - Duplicate Finder + - 按模式批量重命名 + - 重复文件查找 -**And More!** +**还有更多!** # -# 🌟 UI tweaks +# 🌟 UI 微调 -- Selecting Emoji for top app bar -- Ability to use Pixel like switch instead of Material You -- Secure Mode for app -- Maximum brightness for selected screens -- In app language changing -- Enabling or Disabling confetti -- Custom app color scheme - - Different palette styles - - Predefined schemes - - Color inversion - - Contrast adjusting -- Controlling borders thickness -- Enabling and disabling each existing shadow -- Haptics controls -- Light/Dark mode -- AMOLED mode -- Monet implementation (Dynamic colors) even for Android versions less than 12 - by [Dynamic Theme](https://github.com/T8RIN/DynamicTheme) -- Image based color scheme -- Icons Background shape selection +- 为顶部应用栏选择 Emoji +- 可使用类 Pixel 开关替代 Material You +- 应用安全模式 +- 选定屏幕最大亮度 +- 应用内语言切换 +- 启用或禁用五彩纸屑(confetti) +- 自定义应用配色方案 + - 不同调色板风格 + - 预设方案 + - 颜色反转 + - 对比度调节 +- 边框粗细控制 +- 逐一启用/禁用现有阴影 +- 触觉反馈(Haptics)控制 +- 浅色/深色模式 +- AMOLED 模式 +- 通过 [Dynamic Theme](https://github.com/T8RIN/DynamicTheme) 在低于 Android 12 的版本上实现 Monet(动态配色 Dynamic colors) +- 基于图片的配色方案 +- 图标背景形状选择 - Rounded Corners - Cut Corners - Oval @@ -1041,10 +1040,10 @@ or click one of the badges below. - Small Material Star - Heart - Enhanced Heart -- Custom fonts +- 自定义字体
- Preinstalled fonts + 预装字体
- Montserrat @@ -1076,10 +1075,10 @@ or click one of the badges below.
-- Ability to import any font (OTF/TTF) to further use -- In app font scale changing -- Changing between options list and grouped view -- Confetti Type selection +- 可导入任意字体(OTF/TTF)以供使用 +- 应用内字体缩放调整 +- 在选项列表视图与分组视图之间切换 +- 五彩纸屑类型选择 - Default - Festive - Explode @@ -1087,7 +1086,7 @@ or click one of the badges below. - Side - Corners - ImageToolbox -- Switch Type selection: +- 开关类型选择: - Material You - Compose - Pixel @@ -1095,77 +1094,67 @@ or click one of the badges below. - Cupertino - Liquid Glass - HyperOS -- Slider Type Selection: +- 滑块类型选择: - Fancy - Material You - Material - HyperOS -- Shapes Type Selection with size adjustment: +- 形状类型选择(可调整大小): - Rounded - Cut - Squircle - Smooth -- Main screen layout customization +- 主屏幕布局自定义 -(Yes, the app supports dynamic coloring based on wallpapers for every android version) +(是的,本应用支持在所有 Android 版本上基于壁纸的动态配色) -# 📚 Tech stack & Open-source libraries +# 📚 技术栈与开源库 -- Minimum SDK level 24 +- 最低 SDK 级别 24 -- [Kotlin](https://kotlinlang.org/) based +- 基于 [Kotlin](https://kotlinlang.org/) -- [Image Toolbox Libs](https://github.com/T8RIN/ImageToolboxLibs) - set of essential libraries for - Image Toolbox. +- [Image Toolbox Libs](https://github.com/T8RIN/ImageToolboxLibs) — Image Toolbox 的核心库集合。 -- [Dynamic Theme](https://github.com/T8RIN/DynamicTheme) - library, which allows you to easily - implement custom color theming. +- [Dynamic Theme](https://github.com/T8RIN/DynamicTheme) — 可轻松实现自定义配色的库。 -- [Modal Sheet](https://github.com/T8RIN/ModalSheet) - modal bottom sheet that follows M3 - guidelines. +- [Modal Sheet](https://github.com/T8RIN/ModalSheet) — 遵循 M3 指南的模态底部面板。 -- [Coroutines](https://github.com/Kotlin/kotlinx.coroutines) for asynchronous work. +- [Coroutines](https://github.com/Kotlin/kotlinx.coroutines) 用于异步任务。 - [Flow](https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/) - to emit values from data layer reactively. + 用于从数据层响应式地发出值。 -- [Decompose](https://github.com/arkivanov/Decompose) - KMP lifecycle-aware business logic - components (aka BLoCs) with routing (navigation) and pluggable UI +- [Decompose](https://github.com/arkivanov/Decompose) — 具备生命周期感知的 KMP 业务逻辑组件(即 BLoCs),支持路由(导航)与可插拔 UI -- [Hilt](https://dagger.dev/hilt/) for dependency injection. +- [Hilt](https://dagger.dev/hilt/) 用于依赖注入。 -- [Coil](https://github.com/coil-kt/coil) for loading images. +- [Coil](https://github.com/coil-kt/coil) 用于加载图片。 -- [Konfetti](https://github.com/DanielMartinus/Konfetti) to establish beautiful particle system. +- [Konfetti](https://github.com/DanielMartinus/Konfetti) 用于构建精美的粒子系统。 - Jetpack - - [Compose](https://developer.android.com/jetpack/compose) - Modern Declarative UI style - framework based on composable functions. + - [Compose](https://developer.android.com/jetpack/compose) — 基于可组合函数的现代声明式 UI 框架。 - - [Material You Kit](https://developer.android.com/jetpack/androidx/releases/compose-material3) - - Material 3 powerful UI components. + - [Material You Kit](https://developer.android.com/jetpack/androidx/releases/compose-material3) — + Material 3 强大 UI 组件。 - - [Data Store](https://developer.android.com/jetpack/androidx/releases/datastore) - Store data - asynchronously, consistently, and transactionally. + - [Data Store](https://developer.android.com/jetpack/androidx/releases/datastore) — 以异步、一致且事务化的方式存储数据。 -- [GPU Image](https://github.com/cats-oss/android-gpuimage) for creating and applying filters to the - images. +- [GPU Image](https://github.com/cats-oss/android-gpuimage) 用于创建并应用图像滤镜。 -- [DeJpeg](https://github.com/jeeneo/dejpeg) for start of AI tools +- [DeJpeg](https://github.com/jeeneo/dejpeg) 用于 AI 工具起步 - [AVIF Coder](https://github.com/awxkee/avif-coder) - and [JXL Coder](https://github.com/awxkee/jxl-coder) libraries which provide avif, heic, heif and - jxl support. + 与 [JXL Coder](https://github.com/awxkee/jxl-coder) 库,提供 avif、heic、heif 与 jxl 支持。 -- [Aire](https://github.com/awxkee/aire) and [Trickle](https://github.com/T8RIN/Trickle) for - creating and applying filters to the images on CPU - using native cpp code. +- [Aire](https://github.com/awxkee/aire) 与 [Trickle](https://github.com/T8RIN/Trickle) 用于在 CPU 上通过原生 cpp 代码创建并应用图像滤镜。 -# 📐 App Architecture +# 📐 应用架构 -See Modules Graph at [ARCHITECTURE.md](https://github.com/T8RIN/ImageToolbox/blob/master/ARCHITECTURE.md) +模块关系图见 [ARCHITECTURE.md](https://github.com/T8RIN/ImageToolbox/blob/master/ARCHITECTURE.md)
@@ -1173,22 +1162,20 @@ See Modules Graph at [ARCHITECTURE.md](https://github.com/T8RIN/ImageToolbox/blo -# 🌐 Translation +# 🌐 翻译 -You can help translate Image Toolbox into your language -on [Hosted Weblate](https://hosted.weblate.org/engage/image-resizer/) +你可以在 [Hosted Weblate](https://hosted.weblate.org/engage/image-resizer/) 上帮助将 Image Toolbox 翻译成你的语言 [![Состояние перевода](https://hosted.weblate.org/widgets/image-resizer/-/horizontal-auto.svg)](https://hosted.weblate.org/engage/image-resizer/)
[![Translation status](https://hosted.weblate.org/widgets/image-resizer/-/image-resizer/287x66-black.png)](https://hosted.weblate.org/engage/image-resizer/) -# ❤️ Find this repository useful? +# ❤️ 觉得这个仓库有用? -Support it by joining **[stargazers](https://github.com/t8rin/ImageToolbox/stargazers)** for this -repository. :star:
-And **[follow](https://github.com/t8rin)** me for my next creations! 🤩 +欢迎加入本仓库的 **[stargazers](https://github.com/t8rin/ImageToolbox/stargazers)** 以示支持。:star:
+并 **[follow](https://github.com/t8rin)** 我,关注我的下一次创作!🤩 -# ⭐ Star History +# ⭐ Star 历史 @@ -1200,13 +1187,13 @@ And **[follow](https://github.com/t8rin)** me for my next creations! 🤩 ![](https://repobeats.axiom.co/api/embed/c62092c6ec0d00e67496223d50e39f48a582c532.svg) -# 📢 Contributors +# 📢 贡献者 -# 🔒 Signing Certificate Hashes +# 🔒 签名证书哈希 SHA-256: `20d7689de0874f00015ea3e31fa067c15c03457d362d41d5e793db3a864fa534` @@ -1214,9 +1201,9 @@ SHA-1: `d69eacb30eeae804e8b72d2384c3c616b1906785` MD5: `db6f6b76c503d31099e4754e676353cf` -For more info, see [wiki](https://github.com/T8RIN/ImageToolbox/wiki/FAQ#how-can-i-verify-my-download-of-imagetoolbox-is-legitimate) +更多信息见 [wiki](https://github.com/T8RIN/ImageToolbox/wiki/FAQ#how-can-i-verify-my-download-of-imagetoolbox-is-legitimate) -# ⚖️ License +# ⚖️ 许可证 ```xml Designed and developed by 2023 T8RIN