.PLAN

PLAN File

Calligra Plan Project Document
Ask a question
QUICK ANSWER

A .plan file is a Calligra Plan project-management document - a Gantt schedule with tasks, durations, dependencies and resources, stored as a ZIP of XML. Open it in Calligra Plan (free, open-source, best on Linux). The project is largely unmaintained, so the practical next step is to export the schedule to PDF or another format while you can.

Developer: KDE (Calligra Suite); originated as KPlato Category: Data Files Open standard MIME: application/x-vnd.kde.plan
OPENS ON Windows macOS Linux
Related: .PKPASS · .DAT · .JSON · .RIS

On this page

19k+ extensions indexed
Last reviewed Aug 5, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the PLAN file format?

A .plan file is a project-management document created by Calligra Plan, part of the KDE Calligra Suite. The format originated as the KPlato project file (from 2004) and was rebranded when Calligra 2.4 shipped in April 2012.

Despite the .plan extension, this is not a CAD or architectural drawing. It stores a complete project schedule: tasks, durations, dependencies, milestones, assigned resources, calendars, and computed schedule results including Gantt chart data.

Internally the file is a ZIP archive - identifiable by the PK magic bytes at offset 0 - that packages an XML project document alongside a plain-text mimetype marker, following the same OpenDocument container convention used by formats like .ods. The registered MIME type is application/x-vnd.kde.plan.

Calligra Plan runs on Linux, Windows, and macOS, though obtaining a working build can require effort as the project has been largely unmaintained since the mid-2010s. To move a project to another tool, use Plan's built-in PDF export for reports or its interchange-format export options. Users migrating away from Calligra Plan sometimes convert schedules manually to tools such as GanttProject or ProjectLibre, or export to .mpp-compatible formats.

Security & safety

RISK: LOW

A Calligra Plan .plan is project data (a ZIP of XML), not an executable, so opening it in Calligra is safe. The realistic concerns are non-malware: a project file can hold confidential schedule, resource and client information, so treat shared files as sensitive; and because the .plan extension is reused by unrelated software, don't assume an unknown .plan is a Calligra project - identify its source. Download Calligra only from calligra.org/official distro repositories to avoid adware-bundled installers and fake 'plan viewer' sites.

Format details

in a nutshell
FULL NAMECalligra Plan Project Documentaka Calligra Plan document, KPlato project file
DEVELOPERKDE (Calligra Suite); originated as KPlatosince 2012 (Calligra Plan branding, Calligra 2.4); as KPlato from 2004
CATEGORYData Files
MIME TYPEapplication/x-vnd.kde.plan
TYPEProject-management document (Gantt/scheduling), ZIP-packaged XML (OpenDocument-style)
STANDARDOpen · royalty-free
This extension is also used by…
  • Microsoft Flight Simulator / FSX flight plan (.PLN/.plan) - MSFS, FSX and Prepar3D save XML-based flight plans (route waypoints), unrelated to project management; opened in the flight sim or a flight planner.
  • Plain-text 'plan' / finger .plan file - Classic Unix users kept a free-form text .plan shown by the 'finger' command; just a text file, openable in any editor.
  • Generic application plan/config file - Some other tools save their own 'plan' or layout data as .plan; meaning depends on the producing program.
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
504B0304
ASCII
PK··
A Calligra Plan .plan is a ZIP package (PK header at offset 0) containing XML project data plus a mimetype entry, in the OpenDocument/Calligra container style. Identity is by the internal layout (Plan project XML + KDE mimetype), not a unique magic number - it shares the generic ZIP signature. NOTE: the unrelated MSFS flight plan .PLN/.plan and other tools' plan files are plain XML/text, not ZIP.

Programs that open PLAN files

Windows1 app
Calligra (Windows build) Open-source Install a Calligra Windows build that includes Plan and open the .plan. Windows builds lag the Linux version; if Plan isn't included, use a Linux/VM route.
macOS1 app
Calligra (macOS build) Open-source Use a Calligra macOS build with the Plan component to open the .plan; availability varies by release.
Linux1 app
Calligra Plan (Calligra Suite) Open-source Install Calligra (your distro's package or Flatpak) and open the .plan in Plan to view/edit the project schedule. The most reliable platform for Plan.

Technical details

deep spec
Container formatZIP archive using the OpenDocument/Calligra package convention
Internal encodingUTF-8 XML project data
Magic bytes50 4B 03 04 ("PK") at offset 0 - generic ZIP signature; true identity confirmed by internal layout and mimetype entry
MIME typeapplication/x-vnd.kde.plan
CompressionDEFLATE applied per ZIP entry
Integrity checkCRC-32 per ZIP entry; no additional checksums
Project data storedTasks, durations, dependencies, milestones, assigned resources, calendars, and computed schedule results
Schema lineageDescended from the KPlato XML project schema (KDE, introduced 2004); versioned with Calligra releases
Scheduling methodCritical Path Method (CPM); computed results are serialised inside the XML alongside the task definitions
Internal layoutFlat-text mimetype entry + XML project document + optional embedded resources, all packaged inside the ZIP
Typical file size10 KB to a few MB depending on project complexity
Supported platformsLinux (primary), Windows, macOS (via Calligra suite builds)
Maintenance statusLargely unmaintained since the mid-2010s; obtaining a working build may require compiling from source
Export paths outPDF (schedule reports and Gantt views); iCalendar; manual migration to GanttProject or ProjectLibre
Released2012 (Calligra Plan branding, Calligra 2.4); as KPlato from 2004
Latest versionCalligra Plan (last active Calligra releases; project now low-maintenance)
Open standardYes · royalty-free
Specificationcalligra.org

PLAN conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with PLAN files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about PLAN files.

Frequently asked questions

What program opens a .plan file?
For the type in our database, Calligra Plan - the free, open-source project-management app in the KDE Calligra Suite (formerly KPlato). It runs best on Linux; Windows/macOS Calligra builds exist but may lag. If your .plan came from a flight sim or is a text file, it's a different type.
What is a Calligra Plan file?
It's a project-management document: a Gantt-style schedule with tasks, durations, dependencies, resources and calendars, stored as a ZIP of XML. Calligra Plan computes and displays the schedule from that data.
How do I open a .plan without Calligra?
There's no mainstream third-party .plan reader. The practical route is to install Calligra (easiest on Linux, or via Flatpak/VM) to open it, then export the schedule to PDF or another format you can use elsewhere.
Is a .plan file a CAD or architectural drawing?
Not the type in our database - that's a Calligra Plan project schedule, not a CAD drawing. The label 'Chief Architect plan file' is a misnomer here; the developer and program (Calligra) confirm it's project management. (Some unrelated tools do use .plan for other things.)
How do I convert a .plan to PDF?
Open it in Calligra Plan and print/export the Gantt chart and reports to PDF. That's the standard way to share the project schedule with people who don't have Calligra.
Why won't my .plan open / where do I get Calligra Plan?
Calligra Plan is largely unmaintained, so a current build (especially on Windows/macOS) can be hard to find. Get Calligra from calligra.org or your Linux distro/Flatpak; if Plan isn't in your build, open the file on a Linux machine or VM.

References

1Wikipedia - Calligra Plan (formerly KPlato)en.wikipedia.org
2Calligra - Plan component (project management)calligra.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.BCBitComet Incomplete Download File
3.CRDOWNLOADChrome Partial Download File
4.MDMarkdown Document
5.PARTPartial Download File
6.BINCD/DVD Disc Image (BIN/CUE)
7.EXEWindows Executable (Portable Executable)
8.RPMSGRestricted Permission Message
9.AVIFAV1 Image File Format (AVIF)
10.NOMEDIAAndroid No-Media Marker File

Related extensions

.PKPASSApple Wallet Pass (formerly Passbook)
.DATProgram Data File (generic)
.JSONJavaScript Object Notation file
.RISResearch Information Systems citation file
.OFXOpen Financial Exchange
.CSVComma-Separated Values

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z