#html-string #html #image #tool #command-line-tool #cli #dymo

bin+lib label-converter

将 HTML 字符串转换为用于标签打印的 png 文件

7 个稳定版本

3.0.0 2023 年 7 月 5 日
2.0.0 2023 年 5 月 7 日
1.2.1 2023 年 5 月 7 日
1.1.1 2021 年 2 月 13 日

#2752命令行实用程序

AGPL-3.0-only

32KB
277

标签转换器

描述

将 HTML 字符串转换为用于标签打印的 png 文件

用法

请参阅 wiki 以获取完整用法

基本用法

这将打印生成的 png 文件的字节数据到 json 列表中 label-converter --header "<p>I'm a header</p>" --body "<h1>I'm body</h1><p>Nice to meet you! :3</p>" --footer "<p>I'm a footer</p>" --width 240 --height 240 --debug
输出

[[73,69,78,68,174,66,96,130..]]

Image of outputting png file

打印帮助文本

只需运行此 label-converter -hlabel-converter --help 以获取详细帮助。

作者

Miika Launiainen

捐赠

如果您想支持我,请随意使用 PayPal 捐赠

许可证

此库根据 GPLv3 许可

依赖项

~10MB
~158K SLoC