PSF (PhotoStudio)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|psf}} }} '''PSF''' is a proprietary raster image file format associated with the ''ArcSoft PhotoStudio''...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|psf}} | |extensions={{ext|psf}} | ||
+ | |pronom={{PRONOM|fmt/1832}} | ||
+ | |wikidata={{wikidata|Q28205464}} | ||
}} | }} | ||
− | '''PSF''' is a proprietary raster image file format associated with the ''ArcSoft PhotoStudio'' photo editing software. A version of PhotoStudio was included with some Canon digital cameras. | + | '''PSF''' is a proprietary raster image file format associated with the ''ArcSoft PhotoStudio'' photo editing software as well as ''ArcSoft PhotoImpression'' software. A version of PhotoStudio/Impression was included with some Canon digital cameras. |
+ | |||
+ | ==File Identification== | ||
+ | '''PSF''' begin with the hex values {{magic|46 53 50 41}} or <code>FSPA</code> in ASCII. The files also appear to have [[JPEG]] data encoded within the file after the proprietary header. | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[XnView]] | * [[XnView]] | ||
* [http://www.arcsoft.com/photostudio/ ArcSoft PhotoStudio] | * [http://www.arcsoft.com/photostudio/ ArcSoft PhotoStudio] | ||
+ | * [https://archive.org/details/canon-photo-home-edition-win-mac-2000 Canon Photo Home Edition] | ||
+ | |||
+ | ==Sample File== | ||
+ | * [https://archive.org/download/canon-photo-home-edition-win-mac-2000/CanonPhoto_HomeEdition_Win-Mac_2000.iso/CPhotoH%2FContents%2FFrames%2Ffirewrks.psf Sample PSF file] | ||
+ | * [https://archive.org/details/ArcSoftPhotoImpression42003 PhotoImpression Disc with PSF samples] | ||
+ | * {{DexvertSamples|image/photoStudio}} | ||
== Links == | == Links == | ||
− | * [http://www.arcsoft.com/support/photostudio/faqs.html PhotoStudio FAQ] → "What is a PSF file?" | + | * [https://web.archive.org/web/20111118114851/http://www.arcsoft.com/support/photostudio/faqs.html PhotoStudio FAQ] → "What is a PSF file?" |
+ | * [https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/trid/triddefs_xml/bitmap-psf.trid.xml Trid PSF definition] |
Latest revision as of 04:06, 28 December 2023
PSF is a proprietary raster image file format associated with the ArcSoft PhotoStudio photo editing software as well as ArcSoft PhotoImpression software. A version of PhotoStudio/Impression was included with some Canon digital cameras.
Contents |
[edit] File Identification
PSF begin with the hex values 46 53 50 41
or FSPA
in ASCII. The files also appear to have JPEG data encoded within the file after the proprietary header.
[edit] Software
[edit] Sample File
[edit] Links
- PhotoStudio FAQ → "What is a PSF file?"
- Trid PSF definition