Tools for Optimizing SVG

栏目: IT技术 · 发布时间: 5年前

内容简介:The post

Command Line Tools

The biggest (and maybe only?) player in this space: SVGO . It's even used under the hood of other tools.

Using with a Task Runner

Desktop Apps

There are generic app for optimizing images on Windows and Linux, but I haven't yet confirmed any of them do SVG.

Web Apps

The idea with these tools is that you have an SVG on your machine and you upload it to this web app to optimize this one SVG.

APIs

Optimizing Directly Out of Design Tools

Typically, when you export SVG out of a design tool it is in dire need of optimization. Hence, all the tools in this article. The design tool itself can help though, at least somewhat.

Manual/Hand SVG Optimization Work

The post Tools for Optimizing SVG appeared first onCSS-Tricks.


以上所述就是小编给大家介绍的《Tools for Optimizing SVG》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java语言程序设计

Java语言程序设计

(美) Y. Daniel Liang / 李娜 / 机械工业出版社 / 2011-6 / 75.00元

本书是Java语言的经典教材,多年来畅销不衰。本书全面整合了Java 6的特性,采用“基础优先,问题驱动”的教学方式,循序渐进地介绍了程序设计基础、解决问题的方法、面向对象程序设计、图形用户界面设计、异常处理、I/O和递归等内容。此外,本书还全面且深入地覆盖了一些高级主题,包括算法和数据结构、多线程、网络、国际化、高级GUI等内容。 本书中文版由《Java语言程序设计:基础篇》和《Java语......一起来看看 《Java语言程序设计》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具