@mseep/webperfect-mcp-server
Version:
An intelligent MCP server with a fully automated batch pipeline for web-ready images. Features include noise reduction, auto levels/curves, JPEG artifact removal, 4K resizing, smart sharpening with shadow/highlight enhancement, and advanced WebP conversio
46 lines • 1.08 kB
JSON
{
"totalFiles": 3,
"totalOriginalSize": "0.10MB",
"totalOptimizedSize": "0.02MB",
"details": [
{
"file": "test1.webp",
"originalFormat": "jpg",
"originalSize": "35.27KB",
"optimizedSize": "5.36KB",
"resolution": "3840x2880",
"enhancements": [
"noise_reduction",
"auto_levels_curves",
"texture_enhancement",
"resolution_optimization"
]
},
{
"file": "test2.webp",
"originalFormat": "jpg",
"originalSize": "35.32KB",
"optimizedSize": "5.35KB",
"resolution": "3840x2880",
"enhancements": [
"noise_reduction",
"auto_levels_curves",
"texture_enhancement",
"resolution_optimization"
]
},
{
"file": "test3.webp",
"originalFormat": "jpg",
"originalSize": "35.31KB",
"optimizedSize": "5.35KB",
"resolution": "3840x2880",
"enhancements": [
"noise_reduction",
"auto_levels_curves",
"texture_enhancement",
"resolution_optimization"
]
}
]
}