Free VRP Route Optimizer
VRP-TW Capacity Google OR-Tools GuidedLocalSearch Upload your workbook, run the optimizer, visualize routes on the map.
What is the vehicle routing problem?
The vehicle routing problem (VRP) asks how to serve a set of stops with a fleet of vehicles at the lowest total cost — the classic "which truck visits which stops, and in what order" question behind delivery, field service, and logistics planning. This free tool solves the VRP with time windows (VRP-TW) and vehicle capacity limits: each stop can have an earliest and latest arrival time, each vehicle carries a maximum load, and routes respect a daily driving-time limit.
Under the hood it uses Google OR-Tools with a guided local search metaheuristic and pulls real drive times from OSRM, so routes reflect actual road networks rather than straight-line distances. Upload an Excel workbook with your stops, vehicles, and parameters, click run, and you get optimized routes on a map plus a downloadable CSV — no signup, no install, completely free.
1 How it works
⇣ Download sample workbook — or import it into Google Sheets (File → Import) to use the link option below.
2 Upload your workbook
If you upload a file above, this link is ignored.