PiliBox
PiliBox is a collection of small, focused, no-nonsense IT utilities: network calculators, encoding/decryption helpers, CSS generators and more. Each tool clearly shows whether it runs client-side in your browser, server-side, or lets you choose between both, so you always know where your data is processed.
MAC Address OUI Resolver
Look up the manufacturer/vendor of a network device from its MAC address (OUI).
Server-sideIs It Down or Up?
Check whether a website is up or down from the server, and see the exact HTTP status code it returns.
Server-sideNSLookup
Resolve a domain's DNS records (A, AAAA, MX, TXT, NS, CNAME) from the server, with a choice of DNS resolver.
Server-sideDNS Propagation Checker
Query multiple public DNS resolvers (Google, Cloudflare, OpenDNS...) in parallel and compare their answers to check DNS propagation.
Server-sideSSL/TLS Certificate Checker
Check a domain's HTTPS certificate validity, expiration date, and certificate chain.
Client + ServerTraceroute
Trace the network path to a host, either from the server (real hop-by-hop traceroute) or from your browser (client-side latency probe) — and compare both.
Server-sideWHOIS Lookup
Requête WHOIS réelle sur un nom de domaine ou une adresse IP, avec détection automatique du registre.
Client-sideBandwidth Calculator
Calculate file transfer time from bandwidth and file size, or convert between bandwidth/data units (bps, Kbps, Mbps, Gbps, MB, GB...).
Client-sideIPv4 Subnet Calculator
Calculate network address, broadcast address, host range and usable hosts from an IP and CIDR/mask.
Client-sideMAC Address Format Converter
Convert a MAC address between colon, hyphen, Cisco dot, and raw (no separator) formats instantly.
Client-sideWhat's My IP
Instantly reveal your public IP address (IPv4 and IPv6), approximate geolocation, ISP/Organization, and browser user-agent.
Client-sideCIDR to IP Range
Convert a CIDR block into its full IP range, or list every address it contains.
Client-sideiptables Rule Generator
Build common iptables rules (allow/block ports, IPs, forwarding) from a simple form, without memorizing the syntax.
Client-sideIPv6 Subnet Calculator
Expand an IPv6 CIDR block into its full network range and address count.
Client-sideMTU / Ping Payload Calculator
Figure out max ping payload size for a given MTU, and how many fragments a packet needs.
Client-sideMAC Address Generator
Generate random MAC addresses, optionally starting with a specific OUI (vendor) prefix.
Client-sideURL Parser
Break a URL down into its protocol, host, port, path, query parameters, and hash.
XOR Cipher (Text & File)
XOR text and files against text and files.
Client-sideCaesar Cipher Encoder / Decoder
Encrypt or decrypt text using the classic Caesar shift cipher.
Client-sideAtbash Cipher
Encode or decode text using the Atbash cipher, which reverses the alphabet (A↔Z, B↔Y...).
Client-sideHash Generator (MD5 / SHA-1 / SHA-256 / SHA-512)
Generate MD5, SHA-1, SHA-256 and SHA-512 hashes from any text, directly in your browser.
Client-sidePassword Generator
Generate strong random passwords with configurable length and character sets.
Client-sidePlayfair Cipher Encoder / Decoder
Encrypt or decrypt text using the classic Playfair digraph substitution cipher with a custom keyword.
Client-sideROT Cipher (ROT1, ROT5, ROT13, ROT18, ROT47, ROT8000)
All-in-one ROT cipher encoder/decoder: ROT1, ROT5, ROT13, ROT18, ROT47, and the joke ROT8000 (emoji cipher).
Client-sidePassword Strength Checker
Estimate password entropy and rough crack time based on character variety and length.
Client-sideVigenère Cipher Encoder / Decoder
Encrypt or decrypt text with the Vigenère cipher using a keyword.
Client-sideROT13 Encoder / Decoder
Apply the simple ROT13 letter substitution — the same operation encodes and decodes.
Client-sideCertificate Converter (PEM ⇄ DER)
Convert X.509 certificates between PEM (Base64) and DER (hex/binary) representations, directly in your browser.
Client-sideHash Format Tester (Type Identification)
Paste a hash and identify whether it looks like NTLM, LM, NTLMv2, MD5, SHA-1/256/512, bcrypt and more, using structural heuristics — no cracking involved.
Client-sideJWT Generator / Decoder
Encode and decode JSON Web Tokens (JWT), verify signatures, and inspect claims — all client-side with no data sent to any server.
Client-sidePowerShell Obfuscator / Deobfuscator / Formatter
Obfuscate, deobfuscate, one-line, and pretty-format PowerShell scripts entirely in your browser.
Client-sideReverse Shell Generator
Generate ready-to-use reverse shell one-liners for the tool you actually have available, with syntax highlighting.
Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to plain text, including UTF-8 support.
Client-sideQR Code Generator
Convert any text, URL, or message into a scannable QR code image, with optional custom logo and colors.
Client-sideAll Bases Encoder / Decoder
Convert numbers between any base (binary, octal, decimal, hex, base32, base36...) and convert text to/from a chosen numeric base.
Client-sideMorse Code Encoder / Decoder
Translate text to Morse code and back, with adjustable playback of the tone.
Client-sideQR Code Decoder
Decode QR codes from an image file, directly in your browser. Nothing is uploaded.
Client-sideText ⇄ ASCII / Binary / Hex Converter
Convert text to and from ASCII codes, binary, and hexadecimal representations instantly.
Client-sideEmoji Toolkit
Convert emoji to Unicode code points, HTML entities, UTF-8 bytes — plus a searchable emoji picker.
Client-side1337 Speak Converter
Convert regular text to and from leet speak (1337 5p34k) and back.
Exif Data Viewer
View EXIF metadata embedded in JPEG photos (camera model, date, GPS location, exposure settings...) entirely in your browser.
Client-sideEXIF Photo Location Mapper
Extract the GPS location from a photo's EXIF data and view it on an OpenStreetMap, with a direct link to Google Maps.
Client-sideImage Compressor
Reduce the file size of JPEG, PNG, and WebP images directly in your browser.
Client-sideSocial Media Image Resizer
Resize and crop an image to fit popular social media formats (square post, story, cover...) with a draggable, movable crop — directly in your browser.
Client-sideVideo to GIF Converter
Convert a video clip into an animated GIF, right in your browser, with playback modes like normal loop, ping-pong (back-and-forth), and reverse.
Client-sideImage Resizer
Resize images to an exact width and height, directly in your browser.
Client-sideImage Cropper
Crop images to a precise region by dragging a selection box, directly in your browser.
Client + ServerImage Format Converter
Convert images between PNG, JPG, WebP, GIF, BMP, SVG, ICO, HEIC, TIFF, AVIF and more — client-side when possible, server-side for advanced formats.
Client-sideImage Channel & Bit-Plane Splitter
Decompose an image into its Alpha, Red, Green, Blue channels and bit planes — useful for steganography (LSB) analysis and image forensics.
CSS Gradient Generator
Visually build a linear-gradient and copy the ready-to-use CSS.
Client-sideColor Palette Picker (Manual & Auto) from Image
Upload an image to auto-extract its dominant color palette, or manually pick any pixel's exact color — with HEX/RGB/HSL output ready to copy.
Client-sideColor Converter
Convert colors between HEX, RGB, and HSL formats with a live preview.
Image to PDF Converter
Combine one or several images into a single PDF file, directly in your browser.
Client-sidePDF Image Extractor
Extract and download every embedded image from a PDF file, directly in your browser.
Server-sideWord to PDF
Server-sidePowerPoint to PDF
Server-sideExcel to PDF
Instruction Set Architecture Cheatsheet (ISA)
Look up x86, ARM, and RISC-V instructions by mnemonic, with syntax, description, and category.
Client-sideJSON Formatter / Validator
Pretty-print, minify, and validate JSON with clear error messages.
Client-sideRegex Tester
Test regular expressions against a string, see matches highlighted and capture groups.
Client-sideText Diff Checker
Compare two texts and highlight the added, removed, and unchanged lines.
Client-sideMarkdown Previewer
Write Markdown on the left, see the rendered HTML preview live on the right.
Client-sideCron Expression Parser & Builder
Build a cron expression with an easy visual picker, or parse an existing one into plain English with upcoming run times.
Client-sideTimestamp / Epoch Converter
Convert between Unix timestamps and human-readable dates, in any timezone.
Client-sideSlug Generator
Turn any text into a clean, URL-safe slug (kebab-case).
Client-sideText Case Converter
Convert text between camelCase, snake_case, kebab-case, PascalCase, and more.
Client-sideCSS / JS Minifier & Beautifier
Minify CSS/JS to save bytes, or beautify minified code back into a readable format.
Date Calculator
Calculate the difference between two dates, add or subtract time from a date, or find someone's exact age.
Client-sideBoot Menu & BIOS Key Finder
Find the correct key to press for the BIOS/UEFI setup or the one-time boot menu, by computer brand.
Client-sideFind & Replace (with Special Characters)
Replace characters or text in a string, including special characters like newlines, tabs, carriage returns, and more.
Client-sideLine Counter + Unique Value Counter
Count total lines, non-empty lines, and unique values in a list of text (one value per line).
Client-sidePercentage Calculator
Calculate percentages, percentage changes, and add or subtract a percentage from a value — all in your browser.
Client-sideRAID Calculator
Calculate usable capacity, storage efficiency, and fault tolerance for RAID 0, 1, 5, 6, and 10 arrays.
Client-sideCLI Flags Generator
Build common command-line commands (curl, grep, tar, rsync, nmap, docker run, ffmpeg) by picking flags from a checklist — no more googling syntax.
Client-sideSpecial Character Keyboard Shortcuts
Look up keyboard shortcuts to type special characters (€, é, ©, emoji...) on Windows, macOS, and Linux.
Client-sideStorage Unit Converter
Convert between storage units (bytes, KB/KiB, MB/MiB, GB/GiB, TB/TiB...), with clear separation between decimal (SI, ×1000) and binary (IEC, ×1024) units.
Server-sideUsername Availability Checker
Check if a username is already taken across multiple platforms (GitHub, X, Instagram, TikTok, Reddit, and more).
Client-sideLorem Ipsum Generator
Generate placeholder Lorem Ipsum text — by paragraphs, sentences, or words.
Client-sideWord / Character Counter
Count words, characters, sentences, paragraphs, and estimate reading time.
No tools match your search.