World's first AI-powered KRPano platform

Turn any encrypted
KRPano tour into clean source.*

Paste a tour URL. Our engine loads it, captures every encrypted XML config and JS plugin, and hands you readable files — right in the browser. Then ask the built-in AI to explain any part of it and pull out the exact feature you want. No desktop app. No version matching. No junk.

Supports v1.19 → v1.24  ·  no install  ·  runs in your browser
tour.xml
// encrypted input <encrypted><![CDATA[KENCRURR$*A123Dt;+^;)f^>Wp/qB_`Rf&Y7bKeP%8:im`bQLW]lQN:;a[Rw^.4&qrHNXH]tPOXWJR@5K)iM5Vq*lMhCOa_z^@HHNsJt0tP;rOz]]></encrypted>
decrypt
// clean output
<krpano version="1.24" title="Virtual Tour">
  <include url="skin/vtourskin.xml"/>
  <scene name="scene_aerial">
    <!-- 168 scenes, 439 hotspots -->
v1.191.24
Every version
0 installs
Browser-based
100%
Match accuracy
~30s
Full tour scan
01 — Workflow

Three steps, start to finished files.

No manuals, no setup. If you can paste a URL, you can pull a tour apart.

01
STEP 01

Paste the tour URL

Drop in any KRPano virtual tour link. We handle tour.html, index.html, or a bare folder URL automatically.

02
STEP 02

Watch it scan

The engine loads the tour, walks its scenes, and captures every encrypted XML config and JS plugin in real time.

03
STEP 03

Read & download

Browse the file tree, preview decrypted content, beautify it, then grab single files or the whole tour as a ZIP.

02 — AI assistant

The world's first AI-powered KRPano platform.

Recovering the code is half the job. Ask our built-in AI what any part of it does — and extract the exact feature you want.

Understands your whole tour

Not one file at a time — it reads the full structure: every scene, hotspot, action, plugin and include, then answers across all of them.

Extract the exact feature you want

"How does the map hotspot work?" — it points you to the precise lines that implement it, so you can lift just that piece into your own tour.

Plain English, not guesswork

krpano's action syntax is cryptic. The AI explains what each action does and when it runs — no more reverse-engineering by hand.

Spots risks for you

Ask it to review a file and it flags hardcoded API keys, exposed endpoints and other things you'd rather find before your client does.

Full audit of your virtual tour

Run a complete health check on a 360° tour: exposed API keys, broken scene links and missing includes, unused plugins slowing it down, and how the whole thing is wired together — a professional audit report without reading a line of XML yourself.

Try the AI free →
AI Assistantkrpano code expert
List every scene in this tour
Found 53 scenes:
1. scene_Aerial_View — "Aerial View"
2. scene_Reception_Ground_Floor
3. scene_Director_s_Office
…and 50 more.
What does the startup action do?
The onstart on <krpano> runs:
playsound(test, sound/av.mp3, 0); autorotate.start();
It plays background audio, then begins auto-rotating the view.
Audit this tour for problems
Audit — 3 findings
⚑ Google Maps API key exposed in plugins/googlemaps.js — restrict by referrer.
scene_Mess links to a scene that doesn't exist.
⚑ 4 plugins loaded but never used — dropping them speeds up first load.
02 — The difference

Built by people who actually reverse KRPano.

Most decryptors are abandoned desktop apps. Here's where ours pulls ahead.

Nothing to install

No executables on your machine, no antivirus roulette, no outdated dependencies to babysit.

OthersDownload an .exe, trust unknown binaries, fight compatibility.
Ours100% in the browser. Paste a URL, get files. Any device.

Signal, not noise

You want the tour logic — the XML and the plugins. Not a few gigabytes of panorama tiles.

OthersDump every tile, image and asset — hard to find the real config.
OursOnly decrypted XML configs and JS plugins. Clean and precise.

Every version, no guessing

KRPano renames its decrypt routine every release. We track them all, so you never match versions.

OthersBreak silently on new versions — partial or corrupt output.
Oursv1.0 through v1.24 handled automatically by one engine.
03 — Pricing

Pay for one tour, or an afternoon, or a month.

Start free. Upgrade only when you need full files and ZIP export.

Free
$0
Forever — kick the tires
  • Scan any tour URL
  • Browse full file tree
  • Decrypt files ≤ 2KB
  • Up to 2 batch files
  • Full file decryption
  • ZIP download
Get started
1 URL
$5 / tour
One tour, everything unlocked
  • Full decryption of one tour
  • Every file, full content
  • Unlimited batch
  • ZIP download
  • Reverts to Free after use
Choose 1 URL
1 Hour
$15 / hour
Quick in-and-out session
  • Unlimited tours & files
  • Full file decryption
  • Unlimited batch
  • ZIP download
  • Live preview + beautify
Choose 1 Hour
7 Days
$50 / week
For ongoing work
  • Unlimited tours & files
  • Full file decryption
  • Unlimited batch
  • ZIP download
  • Live preview + beautify
Choose 7 Days
30 Days
$80 / month
Maximum value, heavy use
  • Unlimited tours & files
  • Full file decryption
  • Unlimited batch
  • ZIP download
  • Live preview + beautify
Choose 30 Days
04 — Capabilities

Everything you need to read a tour.

A real file explorer, not a download dump. Inspect, understand, extract.

Built-in AI assistant

The first KRPano tool with an AI that reads your recovered code — ask it anything and extract the exact feature you need.

Audit your virtual tour

Get a full health check of any 360° KRPano tour — exposed API keys, broken scene links, missing includes and unused plugins, all in one report.

First online decryptor

No other tool decrypts KRPano tours in the browser. Paste a URL and go — that's the whole workflow.

Every KRPano version

From the oldest builds to v1.24 — every encryption scheme handled by one version-independent engine.

Zero install

No .exe, no antivirus prompts. Windows, Mac, Linux, even a phone — if it has a browser, it works.

Only the real files

Clean decrypted XML configs and JS plugins — the actual tour logic. No tiles, no image dumps.

Preview before download

Read every decrypted file in-browser, beautify minified plugins, then decide what to keep.

One-click ZIP

Export the entire tour with its original folder structure in a single click. Done.

Sizes before & after

Every file shows its encrypted and decrypted size side by side — full transparency, no surprises.

Accurate matching

A content-fingerprint pipeline maps decrypted bodies to the right file — no scrambled output.

Your data stays yours

Sessions expire automatically and nothing is stored long-term. Accounts use encrypted passwords.

05 — Questions

Frequently asked.

Still unsure? The free tier answers most of it — scan a tour and see.

Is there an AI-powered KRPano decryptor?
Yes. KRPano Source Recovery is the world's first AI-powered KRPano platform. After it recovers your tour's source, a built-in AI assistant reads the decrypted XML and JavaScript and answers questions about it in plain English — listing every scene, explaining krpano actions and hotspots, and pointing you to the exact lines that implement a feature you want to reuse.
Can I audit a 360 virtual tour with this?
Yes. You can run a full audit of any KRPano 360° virtual tour you own. The AI reviews the recovered source and reports exposed API keys, hotspots linking to scenes that don't exist, missing include files, and plugins that are loaded but never used and are slowing down first load — a professional tour audit without reading the XML yourself.
How do I decrypt a 360 virtual tour made with KRPano?
Paste the tour's URL. The engine loads the tour in a real browser, captures every encrypted XML configuration file and JavaScript plugin as krpano itself decrypts them, and returns readable source files. It works for KRPano v1.19 through v1.24 with no version matching and no desktop software. Use it only on tours you own or are authorized to access.
Is this KRPano decryptor free?
There is a free tier: scan any tour, browse the complete file tree, and preview the first 2KB of any decrypted file. Paid plans start at $5 for full decryption of a single tour, and include the AI assistant with 100 questions per day.
What makes this different from a desktop KRPano decryptor?
It runs entirely in the browser, so there is no .exe to download and no antivirus warning. It is version-independent, so you never have to match the KRPano version. It returns only the real configuration and plugin files rather than gigabytes of panorama tiles. And it is the only KRPano tool with a built-in AI that can explain and audit the recovered code.
Which KRPano versions are supported?
Every KRPano version ever released — from v1.0 to the very latest (v1.24). Our engine detects the decryption routine automatically, so it's completely version-independent. You never need to know which version a tour uses. Other decryptors depend on specific version libraries and break when they don't match — ours simply works.
Do I need to install any software?
No. This is the world's first fully online KRPano decryptor — it runs entirely in your browser. No .exe files, no desktop applications, no antivirus warnings. It works on any device — Windows, Mac, Linux, even your phone.
What files does it decrypt?
Only the files that matter — encrypted XML configs (tour.xml, skin XMLs, plugin configs) and JavaScript plugin files. We don't dump hundreds of panoramic tiles, images, or raw assets. You get clean, precise output.
Why is this better than other KRPano decryptors?
Three reasons: (1) No desktop installation — zero security risk, instant in any browser. (2) Only clean decrypted XML configs and JS plugins, not gigabytes of tiles and junk. (3) Version-independent — one engine handles every KRPano version. Other tools break on newer releases. Ours doesn't.
How does the free tier work?
Free users can scan any tour URL and browse the complete file tree. Decryption preview is limited to files under 2KB, and batch operations to 2 files. Upgrade for unlimited access.
How long does decryption take?
Most tours are fully scanned within about 30–60 seconds. You see real-time progress as resources are discovered. Decrypting individual files is instant once the scan completes.
Is my data safe?
Yes. Your decryption sessions expire automatically — we never store your tour content permanently. Accounts are protected with industry-standard security. Unlike desktop decryptors that run unknown code on your machine, our browser-based approach installs nothing on your system.
I only need one tour. Is there a cheap option?
Yes — the $5 single-URL plan gives you full decryption for one tour: all files, full content, ZIP download. After that tour is done, your account reverts to free. It's the most affordable way to decrypt a single KRPano tour without paying for time you won't use.
How do I get a paid plan?
Register a free account, then choose a plan from your dashboard. Access activates instantly and gives full unlimited decryption for the selected duration — from a one-time $5 single URL up to an $80 monthly plan for heavy users.
How easy is it to use?
Extremely — three steps: paste the tour URL, click scan, decrypt the files you need. Everything happens in a clean file explorer with live preview and one-click downloads. If you can use a web browser, you can decrypt a KRPano tour.

Ready to open up a tour?

Scan any KRPano tour free — no card, no install. Pay only when you need the full files.

Start decrypting free →