Search found 3 matches

by Joe Hoper
Fri May 10, 2019 12:19 am
Forum: Help & Manual 7 Forum
Topic: IPP -> PNG batch conversion
Replies: 6
Views: 1852

Re: IPP -> PNG batch conversion

Ok -- exporting each build into its own folder and pulling .png/.jpg from there. Still really interested in the .ipp file format though! Come on, gimme some more details, maybe I can help you write a stable shell extension for preview? I know first hand that Delphi's a pain in the arse for writing s...
by Joe Hoper
Thu May 09, 2019 9:59 am
Forum: Help & Manual 7 Forum
Topic: IPP -> PNG batch conversion
Replies: 6
Views: 1852

Re: IPP -> PNG batch conversion

Thanks for getting back to me on this!

Given that Impict is on the way out, would you be willing to provide some details on the file format? I can extract PaintDIB.DIB and BackgroundDIB.DIB and while they seem to have valid BITMAPFILEHEADER structures, I can’t decode the pixel data, etc.

Thanks
by Joe Hoper
Thu May 09, 2019 8:08 am
Forum: Help & Manual 7 Forum
Topic: IPP -> PNG batch conversion
Replies: 6
Views: 1852

IPP -> PNG batch conversion

Is there a way to batch convert .ipp clips into .png images? Ideally, I'm looking for something I can call from a command line. Also, is there anywhere to download the .ipp preview handler shell extension? I've seen a link on this forum to a beta version of H&M that contains ImpictPreviewHandler...