Cloud-hosted web-based PDF manipulation tool. Perform operations like splitting, merging, converting, reorganizing, adding images, rotating, and compressing PDF files. It offers a comprehensive suite for all your PDF needs.
A versatile collection of tools for images, video, text, lists, dates, math, and more. Includes image resizing, video trimming, case converters, date calculators, prime number generators, and JSON/PDF utilities.
Cloud-hosted online file converter supporting over a thousand formats. Features include batch processing, password protection, and multiple account support for efficient file conversions.
A lightweight cloud-hosted PDF toolkit for quick operations like merge, split, compress, and convert — fast and privacy-friendly.
The Cyber Swiss Army Knife for encoding, encryption, compression, hashing, and more. This intuitive web app allows technical and non-technical users to perform complex data manipulations easily within a browser.
Image compression, EXIF removal, and Gemini AI watermark remover. Reverses Google Gemini's star watermark and strips invisible AI metadata — 100% client-side, no uploads.
Port repositories between Git servers and cloud providers (GitHub, GitLab, Gitea, and more). Includes a web-based configurator for setting up migration workflows without touching the CLI.
Automated Docker container updater. Monitors running containers and pulls updated images, keeping your self-hosted stack current without manual intervention.
Containerised Doxygen for generating source-code documentation in CI/CD pipelines or locally. Alpine (~30 MB) and Debian variants, multi-architecture, with PUID/PGID permission handling and GitHub Actions / GitLab CI examples.
Self-hosted uptime monitor that checks DNS, ICMP ping, HTTP endpoints, and SSL certificate expiry on a configurable interval. Sends alerts to Slack, Discord, and Microsoft Teams, with adaptive backoff, flap detection, and Prometheus metrics.
Async HTTP request distributor that forwards a single incoming request to multiple target URLs in parallel. Supports retries, circuit breaking, Prometheus metrics, and an echo mode for local development.
Production-ready PHP Docker images covering CLI, FPM, and Apache variants on Alpine and Debian. Offers a legacy v1 and a modern v2 (s6-overlay supervised) flavour, with common extensions pre-installed and fully tunable via environment variables.
Quickly retrieve your public IP address. This is the simplest tool for finding out how the internet sees you.
curl https://ip.kpsn.dev
wget -qO- https://ip.kpsn.dev
Get a detailed, plain-text report of your connection details, including ISP, location, ASN, and user agent.
curl https://ipe.kpsn.dev
wget -qO- https://ipe.kpsn.dev
Retrieve comprehensive connection details in a clean JSON format, perfect for automated scripts.
curl https://ipj.kpsn.dev
curl https://ipj.kpsn.dev | jq
View the full HTTP request headers sent by your browser or client. Useful for debugging cookies, caching, and user agents.
curl https://iph.kpsn.dev
wget -qO- https://iph.kpsn.dev
Specifically checks for and displays your public IPv4 address. Also available at ip4.kpsn.dev.
curl https://ipv4.kpsn.dev
wget -qO- https://ipv4.kpsn.dev
Specifically checks for and displays your public IPv6 address. Also available at ip6.kpsn.dev.
curl https://ipv6.kpsn.dev
wget -qO- https://ipv6.kpsn.dev