Free Toolkit Source Code — Download & Deploy

Complete online toolbox website source code: a card-based aggregation homepage with search, category filters, favourites and recent history, ready to rebrand as your own.

1 resources 100% free Runs in your browser No sign-up

Resources in this category

All-in-one Toolkit Source MIT

Multi-tool site source, card layout, search & category filter ready.

View & download ›
Browse this category in the toolbox ›

About this category

This is a working skeleton for a tool site. The homepage handles aggregation and search while each tool is a standalone HTML page with no coupling between them, so deleting one affects nothing else. To add your own, write an HTML file following the same structure and register it in the data table — the matching card appears automatically. Every tool page shares one set of style variables, so a single colour change propagates site-wide.

Frequently asked questions

Can I keep only some of the tools?

Yes. Each tool is a standalone page — delete the file and remove its row from the data table, and nothing else breaks.

How do I add a tool I wrote myself?

Drop a new HTML page into the root directory and append a record with its name, filename and category to the tool data file.

Does it include ads or analytics?

No. The source ships clean with no preloaded advertising or third-party tracking; add your own in the template head if needed.

Related categories