I'm re-coding my personal photo blog and want to upload and manipulate photos on site.
I know that Imagick ( Convert RAW photos to JPEG in linux/php ) is an option but I'm wondering if there are any other options out there which enables PHP to manipulate and convert camera raw images (crw, dng etc.)?
If you need best RAW functionality, use open source command line utility dcraw.
Many linux RAW tools are using it too.