https://github.com/lekco1320/visurus
Visurus 是一个图像批量格式化、图像拼接和添加水印的开源工具。
https://github.com/lekco1320/visurus
image image-format image-processing pillow python
Last synced: 4 months ago
JSON representation
Visurus 是一个图像批量格式化、图像拼接和添加水印的开源工具。
- Host: GitHub
- URL: https://github.com/lekco1320/visurus
- Owner: Lekco1320
- License: apache-2.0
- Created: 2024-07-24T09:52:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T15:19:29.000Z (over 1 year ago)
- Last Synced: 2025-09-25T02:42:34.465Z (9 months ago)
- Topics: image, image-format, image-processing, pillow, python
- Language: Python
- Homepage:
- Size: 31.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visurus
[](https://github.com/Lekco1320/Visurus)
[](https://github.com/Lekco1320/Visurus/releases)
[](LICENSE)
> ***Visurus*** is the future participle form of the Latin verb ***videō*** (to see).
*Visurus* 是一个图像批量格式化、图像拼接和添加水印的开源工具。
## 功能展示
### 图像格式化
|||
|:-:|:-:|
|物种标注|参数标注(样式1)|
|参数标注(样式2)|参数标注(样式3)|
格式化设置中可以一键设置图像大小、图像阴影、图像圆角,附有详细的参数设置。
### 添加水印
* 支持批量添加文字或图片水印
* 水印尺寸可自由指定、自适应或比例缩放
### 其他功能
* 图像拼接
* 图像装裱
### 首选项
* 用户可根据喜好调整各功能的首选项
## 简易安装
下载对应操作系统的最新版压缩包
[Release](https://github.com/Lekco1320/Visurus/releases)
,解压后运行可执行程序即完成安装。
## 脚本安装
### Windows
下载最新版 [Release](https://github.com/Lekco1320/Visurus/releases)
并解压到安装目录,进入`src`文件夹,打开终端,执行以下命令:
``` batch
./run.bat
```
接着根据脚本的指引完成程序安装和运行。
### Unix系统 (MacOS, Linux, etc.)
下载最新版 [Release](https://github.com/Lekco1320/Visurus/releases)
并解压到安装目录,进入`src`文件夹,打开`bash`,执行以下命令:
``` bash
source ./run.sh
```
接着根据脚本的指引完成程序安装和运行。
## 编译可执行文件
[Nuitka](https://nuitka.net/) 编译脚本提供在`tools`文件夹中。
## 许可声明
Visurus基于 [Apache License 2.0](LICENSE) 发布,并引用:
* [Pillow](https://python-pillow.org/),其发布基于
[License](https://github.com/python-pillow/Pillow/blob/main/LICENSE) .
* [pyreadline3](https://github.com/pyreadline3/pyreadline3),其发布基于
[License](https://github.com/pyreadline3/pyreadline3/blob/master/LICENSE.md) .
* [思源宋体](https://source.typekit.com/source-han-serif/),其发布基于
[License](https://github.com/adobe-fonts/source-han-serif/blob/release/LICENSE.txt) .
* [阿里巴巴普惠体3.0](https://www.alibabafonts.com/#/font),其发布基于
[法律声明](https://www.yuque.com/yiguang-wkqc2/puhuiti/nus9wiinq4aeiegy) .