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.

Client-side

MAC Address OUI Resolver

Look up the manufacturer/vendor of a network device from its MAC address (OUI).

macouivendornetworkethernetwifi
Server-side

Is It Down or Up?

Check whether a website is up or down from the server, and see the exact HTTP status code it returns.

uptimewebsitehttpstatus-codemonitoringpingdownup
Server-side

NSLookup

Resolve a domain's DNS records (A, AAAA, MX, TXT, NS, CNAME) from the server, with a choice of DNS resolver.

dnsnslookupdomainresolvermxtxtcnamensa-record
Server-side

DNS Propagation Checker

Query multiple public DNS resolvers (Google, Cloudflare, OpenDNS...) in parallel and compare their answers to check DNS propagation.

dnspropagationresolvernslookupdomaingooglecloudflareopendnsquad9
Server-side

SSL/TLS Certificate Checker

Check a domain's HTTPS certificate validity, expiration date, and certificate chain.

ssltlscertificatehttpsexpirationchainsecurity
Client + Server

Traceroute

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.

traceroutetracerthopsnetworklatencypathpingcomparison
Server-side

WHOIS Lookup

Requête WHOIS réelle sur un nom de domaine ou une adresse IP, avec détection automatique du registre.

whoisdomainipregistrardnsregistrylookup
Client-side

Bandwidth Calculator

Calculate file transfer time from bandwidth and file size, or convert between bandwidth/data units (bps, Kbps, Mbps, Gbps, MB, GB...).

bandwidthtransferspeedcalculatormbpsdownloaduploadnetwork
Client-side

IPv4 Subnet Calculator

Calculate network address, broadcast address, host range and usable hosts from an IP and CIDR/mask.

ipv4subnetcidrnetworkmask
Client-side

MAC Address Format Converter

Convert a MAC address between colon, hyphen, Cisco dot, and raw (no separator) formats instantly.

macmac addressconverterformatcolonhyphenciscoethernet
Client-side

What's My IP

Instantly reveal your public IP address (IPv4 and IPv6), approximate geolocation, ISP/Organization, and browser user-agent.

Client-side

CIDR to IP Range

Convert a CIDR block into its full IP range, or list every address it contains.

cidrip rangenetworkipv4wildcard
Client-side

iptables Rule Generator

Build common iptables rules (allow/block ports, IPs, forwarding) from a simple form, without memorizing the syntax.

iptablesfirewalllinuxrulesnetfiltersecurityports
Client-side

IPv6 Subnet Calculator

Expand an IPv6 CIDR block into its full network range and address count.

ipv6subnetnetworkcidr
Client-side

MTU / Ping Payload Calculator

Figure out max ping payload size for a given MTU, and how many fragments a packet needs.

mtupingicmpfragmentationnetwork
Client-side

MAC Address Generator

Generate random MAC addresses, optionally starting with a specific OUI (vendor) prefix.

mac addressgeneratorrandomouinetwork
Client-side

URL Parser

Break a URL down into its protocol, host, port, path, query parameters, and hash.

urlparserquery stringnetwork
Client-side

XOR Cipher (Text & File)

XOR text and files against text and files.

xorcipherencryptiondecryptionencoderdecoderobfuscationbitwise
Client-side

Caesar Cipher Encoder / Decoder

Encrypt or decrypt text using the classic Caesar shift cipher.

caesarcipherencryptiondecryptionshiftrot
Client-side

Atbash Cipher

Encode or decode text using the Atbash cipher, which reverses the alphabet (A↔Z, B↔Y...).

atbashcipherencryptiondecryptionsubstitutionalphabet
Client-side

Hash 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.

hashmd5sha1sha256sha512checksumcrypto
Client-side

Password Generator

Generate strong random passwords with configurable length and character sets.

passwordgeneratorsecurityrandom
Client-side

Playfair Cipher Encoder / Decoder

Encrypt or decrypt text using the classic Playfair digraph substitution cipher with a custom keyword.

playfaircipherencryptiondecryptionkeyworddigraphclassical
Client-side

ROT 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).

rot13rot1rot5rot18rot47rot8000cipherencodedecodecaesar
Client-side

Password Strength Checker

Estimate password entropy and rough crack time based on character variety and length.

passwordstrengthentropysecurity
Client-side

Vigenère Cipher Encoder / Decoder

Encrypt or decrypt text with the Vigenère cipher using a keyword.

vigenerecipherencryptiondecryptionclassic
Client-side

ROT13 Encoder / Decoder

Apply the simple ROT13 letter substitution — the same operation encodes and decodes.

rot13cipherencodingobfuscation
Client-side

Certificate Converter (PEM ⇄ DER)

Convert X.509 certificates between PEM (Base64) and DER (hex/binary) representations, directly in your browser.

certificatessltlsx509pemdercrtcerconverter
Client-side

Hash 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.

hashntlmlmntlmv2md5sha1sha256sha512bcryptidentificationheuristic
Client-side

JWT Generator / Decoder

Encode and decode JSON Web Tokens (JWT), verify signatures, and inspect claims — all client-side with no data sent to any server.

jwttokenauthsecuritydecodeencode
Client-side

PowerShell Obfuscator / Deobfuscator / Formatter

Obfuscate, deobfuscate, one-line, and pretty-format PowerShell scripts entirely in your browser.

powershellobfuscatordeobfuscatorone-linerformatterbase64encodedcommandminifybeautify
Client-side

Reverse Shell Generator

Generate ready-to-use reverse shell one-liners for the tool you actually have available, with syntax highlighting.

reverse shellpentestnetcatbashpythonphppowershellsecurity
Client-side

Exif Data Viewer

View EXIF metadata embedded in JPEG photos (camera model, date, GPS location, exposure settings...) entirely in your browser.

exifmetadataimagejpegphotogpscameraprivacy
Client-side

EXIF 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.

exifgpsphotometadatalocationopenstreetmapgoogle-mapsgeolocationimage
Client-side

Image Compressor

Reduce the file size of JPEG, PNG, and WebP images directly in your browser.

imagecompresscompressionjpegpngwebpresizeoptimize
Client-side

Social 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.

imageresizecropsocial mediainstagramfacebooktwitterstorycanvasdrag
Client-side

Video 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.

gifvideoconverteranimationping-pongloopmp4-to-gifscreen-recording
Client-side

Image Resizer

Resize images to an exact width and height, directly in your browser.

imageresizeresolutionwidthheightdimensionsscale
Client-side

Image Cropper

Crop images to a precise region by dragging a selection box, directly in your browser.

imagecropcroppercuttrimregionselection
Client + Server

Image 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.

imageconvertformatpngjpgjpegwebpgifsvgbmpicofaviconheictiffavifpsdraw
Client-side

Image 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.

steganographyimagelsbchannelsalphargbforensicsbitplanehidden-data
Client-side

Instruction Set Architecture Cheatsheet (ISA)

Look up x86, ARM, and RISC-V instructions by mnemonic, with syntax, description, and category.

isaassemblyx86armrisc-vmnemonicinstruction-setcpulow-level
Client-side

JSON Formatter / Validator

Pretty-print, minify, and validate JSON with clear error messages.

jsonformattervalidatorpretty printminify
Client-side

Regex Tester

Test regular expressions against a string, see matches highlighted and capture groups.

regexregular expressionpatternmatchertest
Client-side

Text Diff Checker

Compare two texts and highlight the added, removed, and unchanged lines.

diffcomparetextdifferencechecker
Client-side

Markdown Previewer

Write Markdown on the left, see the rendered HTML preview live on the right.

markdownpreviewrenderereditormd
Client-side

Cron Expression Parser & Builder

Build a cron expression with an easy visual picker, or parse an existing one into plain English with upcoming run times.

croncrontabschedulerexpressionparserbuildergenerator
Client-side

Timestamp / Epoch Converter

Convert between Unix timestamps and human-readable dates, in any timezone.

timestampepochunixdateconverter
Client-side

Slug Generator

Turn any text into a clean, URL-safe slug (kebab-case).

slugurlkebab casegeneratorseo
Client-side

Text Case Converter

Convert text between camelCase, snake_case, kebab-case, PascalCase, and more.

case convertercamelcasesnake casekebab casepascal caseuppercaselowercase
Client-side

CSS / JS Minifier & Beautifier

Minify CSS/JS to save bytes, or beautify minified code back into a readable format.

minifybeautifycssjavascriptformattercompress
Client-side

Date Calculator

Calculate the difference between two dates, add or subtract time from a date, or find someone's exact age.

datetimeagecalculatordurationdifferenceaddsubtractdaysbetween
Client-side

Boot Menu & BIOS Key Finder

Find the correct key to press for the BIOS/UEFI setup or the one-time boot menu, by computer brand.

biosuefibootboot menuf2f12delescbrandlaptopdesktopmotherboard
Client-side

Find & Replace (with Special Characters)

Replace characters or text in a string, including special characters like newlines, tabs, carriage returns, and more.

replacefindtextnewlinetabcarriage-returnspecial-charactersregex
Client-side

Line Counter + Unique Value Counter

Count total lines, non-empty lines, and unique values in a list of text (one value per line).

linescountuniqueduplicateslisttext
Client-side

Percentage Calculator

Calculate percentages, percentage changes, and add or subtract a percentage from a value — all in your browser.

percentagepercentcalculatormathincreasedecreasediscount
Client-side

RAID Calculator

Calculate usable capacity, storage efficiency, and fault tolerance for RAID 0, 1, 5, 6, and 10 arrays.

raidstoragediskcapacityredundancyraid0raid1raid5raid6raid10
Client-side

CLI 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.

cliflagscommandcurlgreptarrsyncnmapdockerffmpegcheatsheet
Client-side

Special Character Keyboard Shortcuts

Look up keyboard shortcuts to type special characters (€, é, ©, emoji...) on Windows, macOS, and Linux.

keyboardshortcutsspecial characterswindowsmacoslinuxunicodealt codes
Client-side

Storage 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.

storagebyteskilobytekibibytemegabytemebibytegigabytegibibytebinarydecimalconverterunits
Server-side

Username Availability Checker

Check if a username is already taken across multiple platforms (GitHub, X, Instagram, TikTok, Reddit, and more).

usernameavailabilitysocial mediagithubinstagramtiktoktwitterxreddithandle
Client-side

Lorem Ipsum Generator

Generate placeholder Lorem Ipsum text — by paragraphs, sentences, or words.

lorem ipsumplaceholderdummy textgenerator
Client-side

Word / Character Counter

Count words, characters, sentences, paragraphs, and estimate reading time.

word countcharacter counttextcounterreading time

No tools match your search.