KPsN Hosted Tools

General Tools

Stirling-PDF

A locally 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.

pdfself-hostedweb
Go to Stirling-PDF

Omni Tools

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.

imagevideotextself-hostedweb
Go to Omni Tools

File Converter

A self-hosted online file converter supporting over a thousand formats. Features include batch processing, password protection, and multiple account support for efficient file conversions.

convertfilesself-hostedweb
Go to File Converter

BentoPDF

A lightweight, self-hosted PDF toolkit for quick operations like merge, split, compress, and convert — fast and privacy-friendly.

pdfself-hostedweb
Go to BentoPDF

CyberChef

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.

cryptotextclient-sideweb
Go to CyberChef

Unstamp

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.

imageclient-sideno-uploadweb
Go to Unstamp

GitPorter

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.

gitdevopsself-hostedweb
Go to GitPorter

Hoist

Automated Docker container updater. Monitors running containers and pulls updated images, keeping your self-hosted stack current without manual intervention.

dockerdevopsself-hosted
Go to Hoist

Doxygen Docker

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.

dockerdocsdevopsself-hosted
Go to Doxygen Docker

PingPanda

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.

monitoringuptimedockerself-hosted
Go to PingPanda

FanOut

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.

httpdevopsdockerself-hosted
Go to FanOut

PHP Docker

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.

phpdockerself-hosted
Go to PHP Docker

IP Address Tools

IP Address

Quickly retrieve your public IP address. This is the simplest tool for finding out how the internet sees you.

ipcliweb

Usage

curl https://ip.kpsn.dev
wget -qO- https://ip.kpsn.dev
Get Your IP

Extended IP Info (Text)

Get a detailed, plain-text report of your connection details, including ISP, location, ASN, and user agent.

ipclitextweb

Usage

curl https://ipe.kpsn.dev
wget -qO- https://ipe.kpsn.dev
View Text Report

Extended IP Info (JSON)

Retrieve comprehensive connection details in a clean JSON format, perfect for automated scripts.

ipclijsonweb

Usage

curl https://ipj.kpsn.dev
curl https://ipj.kpsn.dev | jq
View JSON Output

HTTP Headers

View the full HTTP request headers sent by your browser or client. Useful for debugging cookies, caching, and user agents.

ipclidebugweb

Usage

curl https://iph.kpsn.dev
wget -qO- https://iph.kpsn.dev
View Your Headers

IPv4 Address

Specifically checks for and displays your public IPv4 address. Also available at ip4.kpsn.dev.

ipipv4cliweb

Usage

curl https://ipv4.kpsn.dev
wget -qO- https://ipv4.kpsn.dev
Get Your IPv4

IPv6 Address

Specifically checks for and displays your public IPv6 address. Also available at ip6.kpsn.dev.

ipipv6cliweb

Usage

curl https://ipv6.kpsn.dev
wget -qO- https://ipv6.kpsn.dev
Get Your IPv6