Command Palette

Search for a command to run...

בָּמ

הצטרף למנויי 150,000+

כלים בחינם למפתחים מרוחקים: ערכת הכלים האמיתית שלי לדפדפן-כרטיסייה

כלים בחינם למפתחים מרוחקים: ערכת הכלים האמיתית שלי לדפדפן-כרטיסייה

כלי הדפדפן החינמיים שאני שומר פתוחים כמפתח מרחוק: JSON, Base64, regex, חותמות זמן, דחיסת תמונה והפערים הכנים. אין התקנות.

T
Toolz Team·9 ביולי 2026·14 min
Read Article
HTML Table Generator: Turn CSV Into an Accessible HTML Table

HTML Table Generator: Turn CSV Into an Accessible HTML Table

The Toolz HTML table generator takes comma or tab-separated data and writes a complete, accessible <table> with <thead>, <tbody>, and proper header cells.

T
Toolz Team·31 באוג׳·15m
JSON to Go Struct: Turn an API Response Into Ready-to-Compile Types

JSON to Go Struct: Turn an API Response Into Ready-to-Compile Types

The Toolz JSON to Go struct converter parses a JSON document and emits the Go type declarations that describe it.

T
Toolz Team·31 באוג׳·16m
Unicode Converter: Move One Character Between HTML, JavaScript, and CSS Without Guessing

Unicode Converter: Move One Character Between HTML, JavaScript, and CSS Without Guessing

Every character has a Unicode code point, a number written like U+0041 for A.

T
Toolz Team·31 באוג׳·15m
CSS Formatter: Turn Minified Stylesheets Back Into Something You Can Read

CSS Formatter: Turn Minified Stylesheets Back Into Something You Can Read

A CSS formatter re-indents a stylesheet with consistent spacing so it is readable, and a CSS minifier strips that spacing back out so the file is small.

T
Toolz Team·31 באוג׳·15m
Basic Auth Generator: Build the Authorization Header Without Guessing

Basic Auth Generator: Build the Authorization Header Without Guessing

HTTP Basic Authentication sends a username and password as base64(username:password) in the Authorization header.

T
Toolz Team·31 באוג׳·15m
User Agent Parser: Read Any Browser String the Right Way

User Agent Parser: Read Any Browser String the Right Way

The Toolz user agent parser takes a User-Agent string and splits it into browser, rendering engine, operating system, device type, and CPU architecture.

T
Toolz Team·31 באוג׳·16m
JSON to PHP Array: Turn a JSON Blob Into Ready-to-Paste PHP

JSON to PHP Array: Turn a JSON Blob Into Ready-to-Paste PHP

The Toolz JSON to PHP array converter parses a JSON document and serialises it as a PHP array literal you can paste straight into a file.

T
Toolz Team·31 באוג׳·15m
SMS QR Code Generator: Let People Text You With One Scan

SMS QR Code Generator: Let People Text You With One Scan

An SMS QR code encodes an SMSTO: payload, so scanning it with a phone camera opens the messaging app with the recipient number and, optionally, a message body already filled in.

T
Toolz Team·31 באוג׳·15m
Hreflang x-ברירת מחדל: מה זה ומתי להשתמש בו

Hreflang x-ברירת מחדל: מה זה ומתי להשתמש בו

x-default הוא ערך hreflang ששם את הדף לשרת כאשר אף אחד מערכי השפה או האזור האחרים שלך לא תואם למשתמש.

T
Toolz Team·23 באוג׳·12m

פופולרי tools

הצג את כל הכלים