An open API service indexing awesome lists of open source software.

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 是一个图像批量格式化、图像拼接和添加水印的开源工具。

Awesome Lists containing this project

README

          

# Visurus

[![hugo-papermod](https://img.shields.io/badge/Visurus-@Lekco-red)](https://github.com/Lekco1320/Visurus)
[![release](https://img.shields.io/github/v/release/Lekco1320/Visurus)](https://github.com/Lekco1320/Visurus/releases)
[![Apache License](https://img.shields.io/npm/l/echarts?color=green)](LICENSE)

> ***Visurus*** is the future participle form of the Latin verb ***videō*** (to see).

*Visurus* 是一个图像批量格式化、图像拼接和添加水印的开源工具。

## 功能展示
### 图像格式化
|||
|:-:|:-:|
|![](samples/species_label.jpg)物种标注|![](samples/photo_params_s.jpg)参数标注(样式1)|
|![](samples/photo_params_c.jpg)参数标注(样式2)|![](samples/photo_params_b.jpg)参数标注(样式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) .