Skip to main content

一些实用的网站

· 2 min read
Ez4cyka

端口对应的程序 https://packetlife.net/library/cheat-sheets/


查询linux命令的网站 https://www.linuxcool.com

https://jaywcjlove.gitee.io/linux-command/

https://git.io/linux


crontab表达式 https://tool.lu/crontab/


简易画图网站,可以多人协作 https://excalidraw.com/


Ai对话网站,可以提需求,让ai生成代码 https://chat.openai.com/chat


图片压缩网站

https://squoosh.app/


HuntsBot(狩猎机器人),一站式外包任务、远程工作、产品创意分享与订阅平台 https://www.soukela.com/product_list


一些转换网站

  PDF 与 Word,Excel,PPT,JPG 互转 的网址:https://smallpdf.com/cn/pdf-to-word

  PDF 转 Markdown 的网址:https://pdf2md.morethan.io/

  PDF 转 HTML 的网址:https://www.pdftohtml.net/

  Markdown 转 PDF 的网址:http://open.rongcard.com/md2pdf

  HTML 转 PDF 的网址: https://www.htm2pdf.co.uk/

  Markdown 与 HTML,PDF,Doc 互转 的网址: http://coolaf.com/tool/md

  HTML 与 Markdown 互转 的网址: http://www.bejson.com/convert/html2markdown/


阿里云资源聚合

https://aliyun.panpanr.com/


正则查询网站

站名资源名地址备注
Regex101官网Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript
问题追踪GitHub
嗨正则(Copy by Regex101)官网嗨正则 - 正则表达式在线测试与调试工具 - 支持 JS,PHP,Python,Golang,PCRE
Regexper官网Regexper
源码GitLab
Debuggex官网Debuggex: Online visual regex tester. JavaScript, Python, and PCRE.
RegExr官网RegExr: Learn, Build, & Test RegEx
源码GitHub