产品需求质量检查
审核产品需求的完整性、一致性、可验证性与上线准备度,输出带证据的问题清单、门禁结论和复检结果
目录 / 文档处理 / Mochify
Image and PDF processing for agents, on a native C++ engine. Compress and convert between JPEG, PNG, WebP, AVIF and JPEG XL; resize, smart-crop, rotate; adjust brightness and clarity; remove backgrounds with AI; strip EXIF; preserve or generate Ultra HDR gain maps. PDF toolkit: shrink a PDF in place while its text stays searchable, extract the embedded images, rasterise pages, split into single pages, or build a PDF from images. Files are encoded in RAM and originals are never stored.
https://mochify.run.tools{
"mcpServers": {
"Mochify": {
"url": "https://mochify.run.tools"
}
}
}
| 工具 | 说明 |
|---|---|
| squish | Compress, convert, resize, or transform an image. Accepts either a public HTTPS URL (url) or raw image bytes as base64 (data + mediaType). Use data when the image was uploaded directly to this conversation and has no public URL. Returns a short-lived public download URL for the processed image (valid ~5 minutes), which you can pass to other tools (e.g. save it to cloud storage), share, or fetch. Defaults to JPEG output. Supports AVIF, JXL, WebP, PNG, and JPEG output formats. Can remove backgrounds, strip EXIF metadata, smart-crop to a subject, rotate, adjust brightness, and enhance clarity. |
| Work on a PDF. Four operations: "optimize" recompresses the images inside the PDF and returns a smaller PDF whose text, fonts, vector art and layout are untouched, so it stays searchable — this is the one for "compress this PDF" or "it is too big to email"; "extract" pulls out the images somebody placed into the document, as a zip; "rasterize" renders every page to an image at a chosen DPI, as a zip; "split" writes one single-page PDF per page, as a zip. Accepts a public HTTPS URL (url) or base64-encoded bytes (data). Returns a short-lived download URL (valid ~5 minutes). The four operations here require a paid plan; use pdf_create to build a PDF from images on any plan. | |
| pdf_create | Build a PDF from images, one page per image, in the order given. Each image is supplied as a public HTTPS URL or base64 bytes. Returns a short-lived download URL (valid ~5 minutes) for the combined PDF, or for a zip of single-page PDFs when combine is false. Works on every plan, including Free. |
| check_usage | Check how many image processing operations remain in the current billing period. |
审核产品需求的完整性、一致性、可验证性与上线准备度,输出带证据的问题清单、门禁结论和复检结果
照片转扫描件 PDF 工具("扫描全能王"风格):上传照片 -> OpenCV 透视校正(去歪斜) -> 图像增强(彩色保留印章/黑白文档) -> RapidOCR 文字识别 -> PyMuPDF 生成带文字层的可搜索 PDF(无水印)
拆书工具
实测:单页抽出 8 板件 / 4 饰面 / 6 材质,纯矢量 PDF(无文字层)也能识别楼层与房间 —— 家具/木饰面/高端定制 CAD 图纸「审图+拆单」专业版
Compare two documents (PDF, Word, images, PPT) and generate a structured diff report highlighting what changed, what was…
飞书发送文件技能
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。