Most Docker images are 3ā10x larger than they need to be.
DockerDiet is a free static analysis tool that takes your Dockerfile
as input and gives you back:
ā An estimated image size breakdown by layer
ā A list of anti-patterns detected (with severity: critical / high / medium / low)
ā An automatically rewritten, optimized Dockerfile
ā Infrastructure cost implications (storage cost, pull time, CI/CD speed)
ā Side-by-side diff of original vs optimized
BitPrompt analyses your raw prompts and rewrites them for better clarity, context, and structure ā without sending your data to any external AI. Built with React + FastAPI, it uses token analysis (tiktoken), context scoring, and instruction clarity checks to turn vague prompts into precise ones. No API key needed. No cost per use.