Krita

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|kra}} |mimetypes={{mimetype|application/x-krita}} |released=2004 }} '''Krita''' is an open source graphi...")
 
m (Change telparia.com samples link to template)
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
|extensions={{ext|kra}}
 
|extensions={{ext|kra}}
 
|mimetypes={{mimetype|application/x-krita}}
 
|mimetypes={{mimetype|application/x-krita}}
 +
|pronom={{PRONOM|fmt/999}}
 
|released=2004
 
|released=2004
 
}}
 
}}
Line 9: Line 10:
  
 
== Identification ==
 
== Identification ==
Krita documents are probably supposed to have "{{magic|mimetypeapplication/x-krita}}" at offset 30, but we've observed some that lack this signature.
+
Similar to OpenRaster, one of the files in the ZIP container is named "{{magic|mimetype}}", and its contents are the ASCII string "{{magic|application/x-krita}}". Ideally, that's the first file in the container, and it's stored without compression. This means that, because of the way ZIP works, Krita documents should have "{{magic|mimetypeapplication/x-krita}}" at offset 30, but we've observed some that lack this signature.
  
 
== Sample files ==
 
== Sample files ==
 
* https://github.com/KDE/krita/tree/master/krita/data/templates/ .../*.kra
 
* https://github.com/KDE/krita/tree/master/krita/data/templates/ .../*.kra
 +
* {{DexvertSamples|archive/kra}}
  
 
== Links ==
 
== Links ==

Latest revision as of 02:55, 28 December 2023

File Format
Name Krita
Ontology
Extension(s) .kra
MIME Type(s) application/x-krita
PRONOM fmt/999
Released 2004

Krita is an open source graphics editor. It has a native layered raster graphics format called .kra or Krita document. The format uses a ZIP container, and appears to be similar to OpenRaster.

[edit] Identification

Similar to OpenRaster, one of the files in the ZIP container is named "mimetype", and its contents are the ASCII string "application/x-krita". Ideally, that's the first file in the container, and it's stored without compression. This means that, because of the way ZIP works, Krita documents should have "mimetypeapplication/x-krita" at offset 30, but we've observed some that lack this signature.

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox