$> Kaya
~/toolsfind . -type f

A growing collection of fast, static, terminal-style tools for timestamps, developer workflows, finance math, Web3 analysis, and small daily utilities. The index is ready now; individual tool pages are being filled in progressively with working logic and search-focused copy.

~/tools/web343 entries

Web3

EVM, Bitcoin, PSBT, and on-chain analysis tools.

EVM Address Checker

live

Validate Ethereum and EVM addresses, including checksum formatting.

/tools/evm-address-checker

EVM Checksum Converter

live

Convert an EVM address into its EIP-55 checksum format instantly.

/tools/evm-checksum-converter

Token Decimals Converter

live

Convert token display amounts to raw integer units using token decimals.

/tools/token-decimals-converter

Wei Eth Converter

live

Convert between wei, gwei, and ETH amounts instantly.

/tools/wei-eth-converter

Gas Fee Calculator

live

Calculate total gas cost from gas limit and gas price inputs.

/tools/gas-fee-calculator

Transaction Decoder

live

Decode raw signed EVM transactions into readable fields instantly.

/tools/transaction-decoder

Calldata Decoder

live

Decode EVM calldata using a provided function fragment.

/tools/calldata-decoder

Event Log Decoder

live

Decode EVM event logs from topics and data using an event fragment.

/tools/event-log-decoder

Abi Encode Tool

live

ABI-encode Solidity types and values into a hex payload instantly.

/tools/abi-encode-tool

Abi Decode Tool

live

ABI-decode hex data into typed Solidity values in the browser.

/tools/abi-decode-tool

Keccak256 Hash Generator

live

Generate Keccak-256 hashes for text or hex input in the browser.

/tools/keccak256-hash-generator

Signature Verifier

live

Verify whether a signed message matches an expected EVM address.

/tools/signature-verifier

Recover Address From Signature

live

Recover the signer address from a message and EVM signature.

/tools/recover-address-from-signature

Nonce Checker

live

Check latest and pending EVM account nonce values from a live RPC endpoint.

/tools/nonce-checker

Contract Bytecode Analyzer

live

Inspect contract bytecode size, metadata hints, and EIP-170 usage.

/tools/contract-bytecode-analyzer

BTC Address Generator

live

Generate a random Bitcoin address with common address formats in the browser.

/tools/btc-address-generator

BTC Address Validator

live

Validate Bitcoin base58 and bech32 addresses in the browser.

/tools/btc-address-validator

Batch BTC Address Generator

live

Generate a batch of random Bitcoin addresses for quick testing or fixtures.

/tools/batch-btc-address-generator

BTC Transaction Decoder

live

Decode raw Bitcoin transactions into summary fields instantly.

/tools/btc-transaction-decoder

BTC Raw Transaction Parser

live

Parse Bitcoin raw transactions into detailed input and output data.

/tools/btc-raw-transaction-parser

BTC Fee Calculator

live

Calculate Bitcoin transaction fees and fee rates from inputs and outputs.

/tools/btc-fee-calculator

BTC Fee Estimator

live

Estimate Bitcoin fees from virtual size and a target sat/vB rate.

/tools/btc-fee-estimator

BTC Satoshi Converter

live

Convert between BTC amounts and satoshis instantly.

/tools/btc-satoshi-converter

BTC Script Decoder

live

Decode Bitcoin script hex into ASM opcodes and data pushes.

/tools/btc-script-decoder

BTC Transaction Size Calculator

live

Estimate Bitcoin transaction size, vbytes, and weight units.

/tools/btc-transaction-size-calculator

BTC Change Output Calculator

live

Calculate Bitcoin change output values from inputs, send amount, and fees.

/tools/btc-change-output-calculator

BTC Dust Limit Calculator

live

Estimate Bitcoin dust thresholds for common output types.

/tools/btc-dust-limit-calculator

BTC Locktime Calculator

live

Convert and inspect Bitcoin nLockTime values as heights or timestamps.

/tools/btc-locktime-calculator

BTC Weight Calculator

live

Estimate Bitcoin transaction weight units, witness bytes, and virtual size.

/tools/btc-weight-calculator

PSBT Builder

live

Build a simple Bitcoin PSBT from input, recipient, and optional change details.

/tools/psbt-builder

PSBT Decoder

live

Decode a Bitcoin PSBT into readable inputs, outputs, and signing fields.

/tools/psbt-decoder

PSBT Analyzer

live

Analyze PSBT signing completeness, UTXO coverage, and visible fee data.

/tools/psbt-analyzer

Ordinal Inscription Builder

live

Build a simple Ordinals inscription manifest and content preview in the browser.

/tools/ordinal-inscription-builder

Ordinal Fee Estimator

live

Estimate commit and reveal fees for a simple Ordinals inscription flow.

/tools/ordinal-fee-estimator

Ordinal Size Calculator

live

Estimate reveal size, script bytes, and chunk count for Ordinals content.

/tools/ordinal-size-calculator

Transaction Analyzer

live

Analyze a raw signed EVM transaction and summarize gas, bytes, and signature data.

/tools/transaction-analyzer

Multi Chain Tx Viewer

live

Query the same EVM transaction hash across multiple preset chains.

/tools/multi-chain-tx-viewer

Price Impact Calculator

live

Estimate AMM swap price impact from reserves, trade size, and fee bps.

/tools/price-impact-calculator

Slippage Calculator

live

Calculate minimum received and actual slippage against a chosen tolerance.

/tools/slippage-calculator

Arbitrage Profit Calculator

live

Estimate cross-venue arbitrage profit after fees, slippage, and transfer costs.

/tools/arbitrage-profit-calculator

Oracle Delay Analyzer

live

Measure oracle update lag against a reference timestamp and heartbeat.

/tools/oracle-delay-analyzer

Gas Optimization Analyzer

live

Estimate calldata gas overhead and fee savings from a possible gas reduction.

/tools/gas-optimization-analyzer

Liquidation Risk Calculator

live

Estimate collateral LTV, liquidation price, and remaining buffer.

/tools/liquidation-risk-calculator
~/tools/ai10 entries

AI Light Tools

Prompt and content formatting helpers.

~/tools/date-time19 entries

Date / Time

Timestamp, timezone, duration, and calendar utilities.

Timestamp Converter

live

Convert Unix timestamps into readable UTC, local time, and ISO dates.

/tools/timestamp-converter

Current Timestamp

live

Get the current Unix timestamp in seconds and milliseconds instantly.

/tools/current-timestamp

Timestamp Milliseconds Converter

live

Switch between 10-digit seconds timestamps and 13-digit milliseconds.

/tools/timestamp-milliseconds-converter

Date Difference Calculator

live

Calculate the exact gap between two dates in days, hours, minutes, and seconds.

/tools/date-difference-calculator

Time Difference Calculator

live

Measure the difference between two times, including overnight spans.

/tools/time-difference-calculator

Add Time To Date

live

Add days, hours, and minutes to a base date and preview the result.

/tools/add-time-to-date

Subtract Time From Date

live

Subtract days, hours, and minutes from a base date and preview the result.

/tools/subtract-time-from-date

Business Days Calculator

live

Count business days between two dates and separate weekends.

/tools/business-days-calculator

Working Days Exclude Weekends

live

Add working days to a start date while skipping weekends.

/tools/working-days-exclude-weekends

Age Calculator Exact

live

Calculate exact age in years, months, and days from any birth date.

/tools/age-calculator-exact

Countdown Timer Date

live

Count down live to a target date and time in the browser.

/tools/countdown-timer-date

Timezone Converter

live

Convert a date and time from one timezone to another with UTC output.

/tools/timezone-converter

Timezone Difference Calculator

live

Compare two timezones and inspect their current offsets and local times.

/tools/timezone-difference-calculator

Date To Week Number

live

Convert a date into its ISO week number and week year.

/tools/date-to-week-number

Day Of Year Calculator

live

Find the day number within the year and how many days remain.

/tools/day-of-year-calculator

Leap Year Checker

live

Check whether a year is a leap year and see the matching rule.

/tools/leap-year-checker

Date Format Converter

live

Turn one date input into ISO, UTC, local, and common calendar formats.

/tools/date-format-converter

Date String Parser

live

Parse a human-readable date string into UTC, ISO, local time, and timestamp.

/tools/date-string-parser

Time Duration Calculator

live

Convert a duration into total seconds, minutes, hours, and milliseconds.

/tools/time-duration-calculator
~/tools/dev29 entries

Dev / Encoding

JSON, text, encoding, and debugging helpers.

JSON Formatter

live

Format and pretty-print JSON with indentation for easier reading.

/tools/json-formatter

JSON Minifier

live

Minify JSON by removing whitespace and compressing it into one line.

/tools/json-minifier

JSON Validator

live

Validate JSON input and show whether the structure is valid.

/tools/json-validator

JSON Escape Unescape

live

Escape JSON string content or unescape it back into readable text.

/tools/json-escape-unescape

JSON To Csv Converter

live

Convert JSON arrays or objects into CSV rows instantly.

/tools/json-to-csv-converter

Csv To JSON Converter

live

Convert CSV data with headers into structured JSON instantly.

/tools/csv-to-json-converter

XML To JSON Converter

live

Convert XML nodes and attributes into readable JSON.

/tools/xml-to-json-converter

YAML To JSON Converter

live

Convert common YAML objects and lists into JSON instantly.

/tools/yaml-to-json-converter

JSON Diff Viewer

live

Compare two JSON documents and inspect added, removed, or changed paths.

/tools/json-diff-viewer

JSON Flatten Tool

live

Flatten nested JSON objects into dot-path key/value pairs.

/tools/json-flatten-tool

Base64 Encode Decode

live

Encode text to Base64 or decode Base64 back into readable text.

/tools/base64-encode-decode

URL Encode Decode

live

Encode or decode URL components for query strings and safe links.

/tools/url-encode-decode

JWT Decoder

live

Decode JWT header and payload values instantly in the browser.

/tools/jwt-decoder

Hash Generator MD5 SHA256

live

Generate MD5 and SHA-256 hashes for any text input instantly.

/tools/hash-generator-md5-sha256

Hex To String Converter

live

Decode hexadecimal bytes into readable UTF-8 text instantly.

/tools/hex-to-string-converter

String To Hex Converter

live

Convert plain text into hexadecimal bytes for debugging or encoding checks.

/tools/string-to-hex-converter

Binary To Text

live

Decode 8-bit binary bytes into readable UTF-8 text instantly.

/tools/binary-to-text

Text To Binary

live

Convert plain text into 8-bit binary bytes for quick inspection.

/tools/text-to-binary

Unicode Converter

live

Convert text into Unicode code points or decode Unicode escapes back to text.

/tools/unicode-converter

Text Diff Checker

live

Compare two text blocks line by line and inspect added or removed lines.

/tools/text-diff-checker

Word Character Counter

live

Count words, characters, lines, and paragraphs in a block of text.

/tools/word-character-counter

Text Case Converter

live

Convert text between lower, upper, title, sentence, and slug-style cases.

/tools/text-case-converter

Slug Generator

live

Turn text into a clean URL-friendly slug instantly.

/tools/slug-generator

Duplicate Line Remover

live

Remove duplicate lines while preserving the first occurrence.

/tools/duplicate-line-remover

Line Sorter

live

Sort lines alphabetically with direction and whitespace controls.

/tools/line-sorter

Regex Tester

live

Test a regular expression against text and inspect matches instantly.

/tools/regex-tester

Regex Replace Tool

live

Run regex-based find and replace in the browser with instant output.

/tools/regex-replace-tool

Random String Generator

live

Generate random strings with configurable length and character sets.

/tools/random-string-generator

Uuid Generator

live

Generate one or more UUID v4 values instantly in the browser.

/tools/uuid-generator
~/tools/finance19 entries

Finance

Interest, ROI, tax, and portfolio math tools.

Compound Interest Calculator

live

Estimate compound growth with recurring monthly contributions.

/tools/compound-interest-calculator

Simple Interest Calculator

live

Calculate simple interest and total repayment from principal, rate, and time.

/tools/simple-interest-calculator

Loan Payment Calculator

live

Estimate monthly loan payments, total paid, and total interest.

/tools/loan-payment-calculator

Mortgage Calculator

live

Estimate mortgage monthly payments, loan principal, and total interest.

/tools/mortgage-calculator

ROI Calculator

live

Calculate return on investment and net profit from cost and return values.

/tools/roi-calculator

Dca Investment Calculator

live

Calculate average cost, units accumulated, and current value from recurring buys.

/tools/dca-investment-calculator

Stock Average Price Calculator

live

Calculate stock average cost basis, total shares, and unrealized profit or loss.

/tools/stock-average-price-calculator

Profit Loss Calculator

live

Calculate profit or loss amounts and percentage margin from buy and sell prices.

/tools/profit-loss-calculator

Percentage Calculator

live

Calculate percentages, percent-of-total values, and reverse percentage totals.

/tools/percentage-calculator

Discount Calculator

live

Calculate discount savings and final sale price instantly.

/tools/discount-calculator

Tax Calculator

live

Calculate tax amount and total price from a pre-tax value and rate.

/tools/tax-calculator

VAT Calculator

live

Calculate VAT amount and gross total from a net amount instantly.

/tools/vat-calculator

Currency Converter

live

Convert between two currencies with a custom exchange rate input.

/tools/currency-converter

Exchange Rate History Viewer

live

Inspect a manual exchange-rate history series with change, high, low, and average values.

/tools/exchange-rate-history-viewer

Inflation Calculator

live

Adjust a present amount by inflation and compare future purchasing power.

/tools/inflation-calculator

Savings Growth Calculator

live

Project long-term savings growth with monthly contributions and return assumptions.

/tools/savings-growth-calculator

Net Profit Margin Calculator

live

Calculate net profit and net profit margin from revenue and expenses.

/tools/net-profit-margin-calculator

Break Even Calculator

live

Calculate break-even units and revenue from fixed and variable costs.

/tools/break-even-calculator

RMB Uppercase Converter

live

Convert numeric RMB amounts into Chinese uppercase money text for invoices and receipts.

/tools/rmb-uppercase-converter
~/tools/mini15 entries

Mini / Fun

Quick tests, generators, and lightweight utilities.

Typing Speed Test

live

Measure typing speed, accuracy, and completion time in the browser.

/tools/typing-speed-test

Click Speed Test

live

Measure how many clicks you can make in a short timed test.

/tools/click-speed-test

Reaction Time Test

live

Test your visual reaction speed by clicking as soon as the panel changes.

/tools/reaction-time-test

Number Guessing Game

live

Play a browser number guessing game with attempt tracking.

/tools/number-guessing-game

Coin Flip Simulator

live

Flip a virtual coin and track heads or tails results instantly.

/tools/coin-flip-simulator

Dice Roll Simulator

live

Roll one or more virtual dice and see the total immediately.

/tools/dice-roll-simulator

Memory Game

live

Play a simple card matching memory game with move counting.

/tools/memory-game

2048 Game

live

Play a browser version of 2048 and merge tiles toward the winning block.

/tools/2048-game

Sudoku Generator

live

Generate a browser sudoku puzzle with editable cells and answer checking.

/tools/sudoku-generator

Random Decision Maker

live

Pick one option at random from a custom list instantly.

/tools/random-decision-maker

Random Number Generator

live

Generate random integers or decimals within a chosen range.

/tools/random-number-generator

Random Password Generator

live

Generate random passwords with adjustable length and symbol options.

/tools/random-password-generator

Random Color Generator

live

Generate random hex colors and preview a quick palette.

/tools/random-color-generator

Random Gradient Generator

live

Generate random CSS linear gradients with instant preview output.

/tools/random-gradient-generator

Spin Wheel Picker

live

Pick a random option from a custom list with a wheel-style chooser.

/tools/spin-wheel-picker
~/tools/image-file15 entries

Image / File

Image, PDF, and file conversion helpers.

Image Resize Tool

live

Process image resize tool for common image and file tasks.

/tools/image-resize-tool

Image Compress Tool

live

Process image compress tool for common image and file tasks.

/tools/image-compress-tool

Image Crop Tool

live

Process image crop tool for common image and file tasks.

/tools/image-crop-tool

Image Format Converter

live

Convert between image format formats quickly.

/tools/image-format-converter

JPG To PNG

live

Convert a JPG image into PNG format directly in the browser.

/tools/jpg-to-png

PNG To JPG

live

Process png to jpg for common image and file tasks.

/tools/png-to-jpg

Image To Base64

live

Convert an uploaded image into a Base64 data URL instantly.

/tools/image-to-base64

Base64 To Image

live

Decode a Base64 image string and preview it in the browser.

/tools/base64-to-image

PDF To Image

live

Render a PDF page into a downloadable PNG preview in the browser.

/tools/pdf-to-image

Image To PDF

live

Combine one or more JPG or PNG images into a downloadable PDF file.

/tools/image-to-pdf

PDF Merge Tool

live

Merge multiple PDF files into a single PDF in browser order.

/tools/pdf-merge-tool

PDF Split Tool

live

Split a PDF by page ranges or export every page as separate files.

/tools/pdf-split-tool

PDF Compress Tool

live

Run a lightweight browser-side PDF optimization pass and compare file size.

/tools/pdf-compress-tool

File Size Converter

live

Convert file sizes across bytes, KB, MB, GB, and TB.

/tools/file-size-converter

Unit Converter Bytes

live

Convert raw byte values into decimal and binary storage units.

/tools/unit-converter-bytes