# baseURI: /files/lod/dpframework/id/NF00241 @prefix : . @prefix dcterms: . @prefix nara: . @prefix naraid: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix wikidata: . @prefix xsd: . naraid:NF00241 a nara:FileFormat ; dcterms:description "MacPaint is a bitmap-based image editing computer program that was produced by Apple. It must be determined if these files can be transformed into another format." ; dcterms:identifier "NF00241" ; rdfs:label "NF00241" ; wikidata:p1195 "mac" ; wikidata:p1195 "pic" ; wikidata:p1195 "pntg" ; wikidata:p2748 "https://www.nationalarchives.gov.uk/PRONOM/x-fmt/161" ; wikidata:p3381 "http://fileformats.archiveteam.org/wiki/MacPaint" ; wikidata:p973 "https://en.wikipedia.org/wiki/MacPaint" ; wikidata:p973 "https://web.archive.org/web/20200803223921/http://www.idea2ic.com/File_Formats/macpaint.pdf" ; wikidata:p973 "https://www.fileformat.info/format/macpaint/egff.htm" ; wikidata:p973 "https://www.wikidata.org/wiki/Q28206528" ; nara:category naraid:StillImage ; nara:formatName "MacPaint Image" ; nara:preservationAction naraid:Transform ; nara:preservationPlan "Transform to a TBD format, possibly TIFF or JPEG" ; nara:riskLevel naraid:Moderate ; nara:tools "Procure and/or develop tools. Possible tools include Konvertor; Netpbm: macptopbm (use the -extraskip 128 option if the file has a MacBinary header); XnView; Farbfeld Utilities; Deark; CloudPaint; MacPaint and QuickDraw Source Code (at Computer History Museum); ImageMagick; Tom's Editor (supports MacPaint files with 512 and 640 offset)" ; . a owl:Ontology ; .