Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

超级工具箱Super Tools Suite #11

Open
v5tech opened this issue Sep 27, 2014 · 0 comments
Open

超级工具箱Super Tools Suite #11

v5tech opened this issue Sep 27, 2014 · 0 comments
Labels

Comments

@v5tech
Copy link
Owner

v5tech commented Sep 27, 2014

网上找到几个不错的工具集

生成器(Generator)

  • JSON数据生成器:

http://www.json-generator.com/
http://jsonplaceholder.typicode.com/

  • Password密码生成器:用于各种系统用户的初始密码

http://strongpasswordgenerator.com/

  • CSS Sprite生成器:减少服务器请求合并零散的小图

http://www.spritecow.com/

  • GIF 图像生成器

http://gifmake.com/

  • Icon/Favicon 图标生成器

http://www.genfavicon.com/

  • QRcode 二维码生成器

QR Code generator http://www.unitaglive.com/qrcode
草料二维码 http://cli.im/
联图网 http://www.liantu.com/
易拍酷 http://www.epcool.com/

  • Placeholder 占位图像生成器

(1)http://dummyimage.com/
用PHP写的,基于MIT License代码开源。可以设置图像的宽度、高度、背景色、前景色、图像格式、文本。
URI格式:
http://dummyimage.com/宽度x高度/背景色/前景色.图像格式&文本
例如:
http://dummyimage.com/320x240/333333/00a2ff.png&text=RENSANNING

(2)http://placehold.it/
功能基本等同于dummyimage.com
例如:
http://placehold.it/320x240/333333/00a2ff.png&text=RENSANNING

(3)http://fpoimg.com/
除了不能设置图像格式,只能输出PNG外其他功能基本等同于dummyimage.com,就是URI的格式稍 有不同。
例如:
http://fpoimg.com/320x240?text=RENSANNING&bg_color=333333&text_color=00a2ff

(4)http://placehold.jp/
可以设置:宽度、高度、前景色、背景色、文字大小、图像格式(PNG/JPG)、文字、CSS
例如:
http://placehold.jp/46/cc9999/993333/320x240.png?text=RENSANNING

(5)http://placekitten.com/
这个除了能设置宽度和高度外,有趣的是图像都是猫。
比如:
http://placekitten.com/320/240

(6)http://placeimg.com/
这个除了能设置宽度和高度外,还可以指定输出图像的分类(animals、arch、nature、people、 tech),图像的颜色(grayscale,sepia)
例如:
http://placeimg.com/320/240/tech/sepia

(7)http://lorempixel.com/

(8)http://uifaces.com/

  • Random Color Generator

http://www.kareno.org/js/colors/

整形器(Formatter/Beautifier)

  • HTML/XML/CSS 整形器

http://www.xmltoolbox.com/

  • JavaScript 整形器

http://jsbeautifier.org/

  • JSON 整形器

http://jsonformat.com/

  • SQL 整形器

http://www.dpriver.com/pp/sqlformat.htm

JavaScript压缩混淆

  • JSMin

http://www.crockford.com/javascript/jsmin.html

  • YUI Compressor

http://yui.github.io/yuicompressor/

  • UglifyJS

http://lisperator.net/uglifyjs/

  • CSSTidy

http://csstidy.sourceforge.net/

  • TinyPNG

https://tinypng.com/

  • JPEGmini

http://www.jpegmini.com/

转换器(Converter)

  • 文档转换器(PDF-Word)

http://convert.neevia.com/pdfconvert/

  • 图像(JPG-PNG)

http://image.online-convert.com/
http://www.faststone.org/FSResizerDetail.htm

  • XML-JSON

http://xmlgrid.net/jsonXml.html

测试器(Tester/Validator)

  • HTML/CSS/Javascript

http://jsfiddle.net/
http://jsbin.com/
http://codepen.io/

  • 正则表达式

http://regexpal.com/

其他

  • 美化器(Prettifier/Highlighter)

http://prismjs.com/

  • 取色器Color Picker

http://www.colorpicker.com/

  • 加密解密(MD5、SHA1、SHA-256、Base64)

http://onlinemd5.com/
http://www.sha1-online.com/
http://www.everpassword.com/sha-256-generator
http://www.base64decode.org/

  • 编码转换(Ascii/Native、Unicode)

http://native2ascii.net/
http://www.branah.com/unicode-converter

  • Escape(SQL、CSV、HTML/XML、URL)

http://webtools.drunkvision.net/easyweb/

  • PDF 合并分割

http://www.splitpdf.com/
http://www.pdfsam.org/

@v5tech v5tech added the Article label Sep 27, 2014
@v5tech v5tech changed the title 超级工具箱Super Tool Suite 超级工具箱Super Tools Suite Sep 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant