TEXT 的最佳图像文件格式及其制作工具
需要将 pdf 文件转换为图像文件(jpg、png、gif)才能在网络上显示。 探索读取 PDF 文件的 goole 应用程序表明它们正在使用 PNG。但是如何反转 2000x2000 文件,使其只有 150 kb? 有没有命令行工具?
Need to convert pdf file to image file (jpg, png, gif) to show on the web.
Exploring goole application to that reads PDF files shows that they are using PNG. But hov to onvert 2000x2000 file so it have only 150 kb?
Is there any command line tool?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
PNG 和 GIF 比 JPEG 更好,GIF 可能比 PNG 更好。 TIFF 通常是最好的。
PNG and GIF are better than JPEG, GIF probably better than PNG. TIFF usually is the best.