MPO Extractor
Package:
Summary:
Extract images from Fuji MPO files
Groups:
Author:
Description:
This class can be used to extract images from Fuji MPO files.
It can parse a given MPO file and extract the JPEG images that are contained in it.
The extracted images can be returned as strings, GD image resources, or be stored in other files with the same base file name as the original, but appended of the image number and the .jpg extension.
It can parse a given MPO file and extract the JPEG images that are contained in it.
The extracted images can be returned as strings, GD image resources, or be stored in other files with the same base file name as the original, but appended of the image number and the .jpg extension.
Comments are closed.