body { font-family: -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif; max-width: 900px; margin: 0 auto; padding: 40px 20px; line-height: 1.8; color: #222; background: #fff; }
h1 { font-size: 32px; color: #111; border-bottom: 3px solid #0099ff; padding-bottom: 12px; margin-bottom: 24px; }
h2 { font-size: 24px; color: #006699; margin-top: 32px; margin-bottom: 16px; padding-left: 12px; border-left: 5px solid #0099ff; }
h3 { font-size: 18px; color: #333; margin-top: 24px; margin-bottom: 12px; }
p { margin: 16px 0; }
ul, ol { margin: 16px 0; padding-left: 32px; }
li { margin: 8px 0; }
code { background: #f4f4f4; padding: 2px 8px; border-radius: 3px; font-family: "SF Mono", Menlo, monospace; font-size: 90%; color: #d63384; }
pre { background: #1a1a1a; color: #e8e8e8; padding: 16px; border-radius: 8px; overflow-x: auto; line-height: 1.6; margin: 16px 0; }
pre code { background: none; color: inherit; padding: 0; }
blockquote { background: #f9f9f9; border-left: 4px solid #0099ff; padding: 16px 20px; margin: 20px 0; color: #555; }
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
th, td { border: 1px solid #ddd; padding: 10px 14px; text-align: left; }
th { background: #f0f0f0; font-weight: 600; }
tr:nth-child(even) { background: #fafafa; }
hr { border: none; border-top: 2px dashed #ddd; margin: 32px 0; }
a { color: #0099ff; text-decoration: none; }
a:hover { text-decoration: underline; }
.back-home { position: fixed; top: 20px; right: 20px; background: #0099ff; color: white; padding: 8px 16px; border-radius: 20px; font-size: 14px; box-shadow: 0 2px 8px rgba(0,153,255,0.3); z-index: 100; }
.back-home:hover { text-decoration: none; transform: translateY(-1px); }
/* R57.8 分享栏 */ .share-bar { background: linear-gradient(135deg, #f5f9ff 0%, #e8f3ff 100%); border: 1px solid #d0e5ff; border-radius: 12px; padding: 24px; margin: 40px 0; text-align: center; } .share-bar h3 { color: #006699; margin: 0 0 12px; font-size: 18px; } .share-bar p { color: #555; font-size: 14px; margin: 0 0 20px; } .share-buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; } .share-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 24px; font-size: 14px; font-weight: 500; text-decoration: none; transition: all 0.2s; color: white; border: none; cursor: pointer; } .share-btn:hover { transform: translateY(-2px); text-decoration: none; } .share-btn.weixin { background: #07c160; } .share-btn.weibo { background: #e6162d; } .share-btn.qq { background: #12b7f5; } .share-btn.copy { background: #555; } .share-btn.tweet { background: #1da1f2; } .share-btn.lin { background: #0a66c2; } /* R57.8 CTA */ .cta-box { background: linear-gradient(135deg, #0099ff 0%, #0066cc 100%); color: white; border-radius: 16px; padding: 40px 32px; margin: 40px 0; text-align: center; box-shadow: 0 8px 24px rgba(0,153,255,0.2); } .cta-box h3 { color: white; font-size: 24px; margin: 0 0 12px; } .cta-box p { color: rgba(255,255,255,0.9); font-size: 15px; margin: 0 0 24px; } .cta-box .btn-primary { background: white; color: #0099ff; padding: 14px 36px; border-radius: 28px; font-size: 16px; font-weight: 600; text-decoration: none; display: inline-block; transition: all 0.2s; } .cta-box .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.2); text-decoration: none; } /* R57.8 相关文章 */ .related-articles { margin: 40px 0; padding: 24px; background: #fafafa; border-radius: 12px; } .related-articles h3 { color: #006699; margin: 0 0 16px; font-size: 20px; } .related-list { display: grid; gap: 12px; } .related-item { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 16px; background: white; border: 1px solid #eee; border-radius: 8px; text-decoration: none; color: #333; transition: all 0.2s; } .related-item:hover { border-color: #0099ff; transform: translateX(4px); text-decoration: none; box-shadow: 0 2px 8px rgba(0,153,255,0.1); } .related-item .arrow { color: #0099ff; font-weight: bold; } .article-footer-meta { text-align: center; color: #888; font-size: 13px; margin-top: 60px; padding-top: 24px; border-top: 1px solid #eee; } /* R57.9 面包屑 */ .breadcrumb { font-size: 13px; color: #888; margin-bottom: 24px; padding: 12px 0; } .breadcrumb a { color: #0099ff; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } .breadcrumb .bc-sep { margin: 0 8px; color: #ccc; } .breadcrumb span:last-child { color: #333; font-weight: 500; }
body { font-family: -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif; max-width: 900px; margin: 0 auto; padding: 40px 20px; line-height: 1.8; color: #222; background: #fff; }
h1 { font-size: 32px; color: #111; border-bottom: 3px solid #0099ff; padding-bottom: 12px; margin-bottom: 24px; }
h2 { font-size: 24px; color: #006699; margin-top: 32px; margin-bottom: 16px; padding-left: 12px; border-left: 5px solid #0099ff; }
h3 { font-size: 18px; color: #333; margin-top: 24px; margin-bottom: 12px; }
p { margin: 16px 0; }
ul, ol { margin: 16px 0; padding-left: 32px; }
li { margin: 8px 0; }
code { background: #f4f4f4; padding: 2px 8px; border-radius: 3px; font-family: "SF Mono", Menlo, monospace; font-size: 90%; color: #d63384; }
pre { background: #1a1a1a; color: #e8e8e8; padding: 16px; border-radius: 8px; overflow-x: auto; line-height: 1.6; margin: 16px 0; }
pre code { background: none; color: inherit; padding: 0; }
blockquote { background: #f9f9f9; border-left: 4px solid #0099ff; padding: 16px 20px; margin: 20px 0; color: #555; }
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
th, td { border: 1px solid #ddd; padding: 10px 14px; text-align: left; }
th { background: #f0f0f0; font-weight: 600; }
tr:nth-child(even) { background: #fafafa; }
hr { border: none; border-top: 2px dashed #ddd; margin: 32px 0; }
a { color: #0099ff; text-decoration: none; }
a:hover { text-decoration: underline; }
.back-home { position: fixed; top: 20px; right: 20px; background: #0099ff; color: white; padding: 8px 16px; border-radius: 20px; font-size: 14px; box-shadow: 0 2px 8px rgba(0,153,255,0.3); z-index: 100; }
.back-home:hover { text-decoration: none; transform: translateY(-1px); }
/* R57.8 分享栏 */ .share-bar { background: linear-gradient(135deg, #f5f9ff 0%, #e8f3ff 100%); border: 1px solid #d0e5ff; border-radius: 12px; padding: 24px; margin: 40px 0; text-align: center; } .share-bar h3 { color: #006699; margin: 0 0 12px; font-size: 18px; } .share-bar p { color: #555; font-size: 14px; margin: 0 0 20px; } .share-buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; } .share-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 24px; font-size: 14px; font-weight: 500; text-decoration: none; transition: all 0.2s; color: white; border: none; cursor: pointer; } .share-btn:hover { transform: translateY(-2px); text-decoration: none; } .share-btn.weixin { background: #07c160; } .share-btn.weibo { background: #e6162d; } .share-btn.qq { background: #12b7f5; } .share-btn.copy { background: #555; } .share-btn.tweet { background: #1da1f2; } .share-btn.lin { background: #0a66c2; } /* R57.8 CTA */ .cta-box { background: linear-gradient(135deg, #0099ff 0%, #0066cc 100%); color: white; border-radius: 16px; padding: 40px 32px; margin: 40px 0; text-align: center; box-shadow: 0 8px 24px rgba(0,153,255,0.2); } .cta-box h3 { color: white; font-size: 24px; margin: 0 0 12px; } .cta-box p { color: rgba(255,255,255,0.9); font-size: 15px; margin: 0 0 24px; } .cta-box .btn-primary { background: white; color: #0099ff; padding: 14px 36px; border-radius: 28px; font-size: 16px; font-weight: 600; text-decoration: none; display: inline-block; transition: all 0.2s; } .cta-box .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.2); text-decoration: none; } /* R57.8 相关文章 */ .related-articles { margin: 40px 0; padding: 24px; background: #fafafa; border-radius: 12px; } .related-articles h3 { color: #006699; margin: 0 0 16px; font-size: 20px; } .related-list { display: grid; gap: 12px; } .related-item { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 16px; background: white; border: 1px solid #eee; border-radius: 8px; text-decoration: none; color: #333; transition: all 0.2s; } .related-item:hover { border-color: #0099ff; transform: translateX(4px); text-decoration: none; box-shadow: 0 2px 8px rgba(0,153,255,0.1); } .related-item .arrow { color: #0099ff; font-weight: bold; } .article-footer-meta { text-align: center; color: #888; font-size: 13px; margin-top: 60px; padding-top: 24px; border-top: 1px solid #eee; } /* R57.9 面包屑 */ .breadcrumb { font-size: 13px; color: #888; margin-bottom: 24px; padding: 12px 0; } .breadcrumb a { color: #0099ff; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } .breadcrumb .bc-sep { margin: 0 8px; color: #ccc; } .breadcrumb span:last-child { color: #333; font-weight: 500; }
最后更新:2026 年 9 月 · 阅读时长:约 5 分钟 · 适用:学生、职场人、内容创作者
市面上的 AI 工具清单烂大街了,但大部分是:
本清单只推:
网址:jianhebox.cn
功能:
优点:
适合:Vlogger、视频剪辑师、自媒体
功能:在线视频编辑
优点:微软出品、稳定
缺点:高级功能收费,导出有水印
功能:
优点:
适合:所有用 AI 工具的人
网址:github.com/f/awesome-chatgpt-prompts
功能:开源提示词库,200+ 角色提示词
优点:免费、社区贡献
缺点:需要自己有 ChatGPT 账号
功能:
优点:
适合:电商、设计师、博客作者
网址:remove.bg
功能:AI 一键抠图
优点:抠图质量高
缺点:免费版低分辨率,高清要付费
网址:squoosh.app
功能:图片压缩、格式转换
优点:开源、纯本地、速度快
缺点:无批量处理
功能:
优点:
适合:播客剪辑师、记者、学生
功能:
优点:
适合:学生、律师、行政人员
网址:ilovepdf.com
功能:PDF 全套工具
优点:功能齐全
缺点:文件上传到服务器(隐私顾虑)
| 类别 | 工具 | 价格 | 隐私 | 中文 | 注册 |
|---|---|---|---|---|---|
| 视频 | 简盒 | 免费 | ✅ 本地 | ✅ | ❌ |
| 视频 | Clipchamp | 部分免费 | ⚠️ 上传 | ⚠️ | ✅ |
| 提示词 | 简盒 | 免费 | ✅ 本地 | ✅ | ❌ |
| 提示词 | ChatGPT | 部分免费 | ⚠️ 上传 | ✅ | ✅ |
| 图片 | 简盒 | 免费 | ✅ 本地 | ✅ | ❌ |
| 图片 | Remove.bg | 部分免费 | ⚠️ 上传 | ⚠️ | ❌ |
| 音频 | 简盒 | 免费 | ✅ 本地 | ✅ | ❌ |
| PDF | 简盒 | 免费 | ✅ 本地 | ✅ | ❌ |
| PDF | iLovePDF | 部分免费 | ⚠️ 上传 | ⚠️ | ❌ |
我日常的工作流:
写文章 → 简盒 AI 提示词优化器 + DeepSeek
做视频 → 剪映(字幕识别)→ 简盒 FCPXML 转换 → FCPX 精剪
处理图片 → 简盒图片工具箱(压缩 + 老照片修复)
做播客 → 简盒音频工具箱(人声分离 + 转写)
整理文档 → 简盒 PDF 工具箱(合并/转 Word)
一个简盒顶 5 个工具。
按这 3 个标准筛,90% 的 AI 工具都能被淘汰。
0 注册 · 0 收费 · 0 上传 —— 打开就用。
你常用的免费 AI 工具有哪些?评论区告诉我们,下一期整理更多精选。
本文由 简盒 JianHeBox 编辑整理。