PSF (PhotoStudio)
From Just Solve the File Format Problem
(Difference between revisions)
m |
(→Sample File) |
||
Line 19: | Line 19: | ||
* [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/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] | * [https://archive.org/details/ArcSoftPhotoImpression42003 PhotoImpression Disc with PSF samples] | ||
+ | * https://telparia.com/fileFormatSamples/image/photoStudio/ | ||
== Links == | == Links == | ||
* [https://web.archive.org/web/20111118114851/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] | * [https://github.com/digipres/digipres.github.io/blob/master/_sources/registries/trid/triddefs_xml/bitmap-psf.trid.xml Trid PSF definition] |
Revision as of 17:43, 1 September 2022
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 |
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.
Software
Sample File
- Sample PSF file
- PhotoImpression Disc with PSF samples
- https://telparia.com/fileFormatSamples/image/photoStudio/
Links
- PhotoStudio FAQ → "What is a PSF file?"
- Trid PSF definition