Files
tldr/pages.zh/linux/scanimage.md

12 lines
366 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# scanimage
> 使用扫描仪访问现在简单Scanner Access Now EasyAPI 扫描图像。
> 更多信息:<http://sane-project.org/man/scanimage.1.html>。
- 列出可用的扫描仪,以确保目标设备已连接并被识别:
`scanimage -L`
- 扫描图像并将其保存为文件:
`scanimage --format={{pnm|tiff|png|jpeg}} > {{path/to/new_image}}`