A suite of essential utilities for the modern engineer. Built with privacy as the default. No data leaves your machine. Ever.
1 const toolkit = require('codetoolkit');
2
3 // Secure, client-side encryption
4 toolkit.encrypt(data, {
5 mode: 'AES-256-GCM',
6 localOnly: true
7 });
8
9 // Result: No data leaves deviceAccess your most frequently used tools in one click. Your favorites are saved locally in your browser cache.
CodeToolkit.net is a collection of 19 free developer tools that run entirely in your browser. No ads that slow you down, no data collection, no sign-up walls. Bookmark it and use it whenever you need it.