Krita

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
(clarified identification)
Line 10: 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 ==

Revision as of 03:28, 15 March 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.

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.

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox