add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,12 @@
# pstoedit
> 将PDF文件转换为各种图像格式。
> 更多信息:<http://www.pstoedit.net>。
- 将PDF页面转换为PNG或JPEG格式
`pstoedit -page {{页面编号}} -f magick {{文件路径/file.pdf}} {{页面.png|页面.jpg}}`
- 将多个PDF页面转换为编号图像
`pstoedit -f magick {{文件路径}} {{页面%d.png|页面%d.jpg}}`