pict format

Just starting out? Need help? Post your questions and find answers here.
coffee
User
User
Posts: 77
Joined: Fri Oct 06, 2017 10:43 am

pict format

Post by coffee »

Hi all,
i need to convert an apple format PICT (filename: 2021-653-001.raw.PICT) to jpg. Anybody knows how that is done?
Unfortunately i would not have a chance to check it with an apple computer.
if you need file please let me know, i send or out it somewhere.
thanks in advance
infratec
Always Here
Always Here
Posts: 7583
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: pict format

Post by infratec »

https://en.wikipedia.org/wiki/PICT

You should provide a download link, since it is not really clear what is inside of a pict image.
Seymour Clufley
Addict
Addict
Posts: 1264
Joined: Wed Feb 28, 2007 9:13 am
Location: London

Re: pict format

Post by Seymour Clufley »

It looks like someone could write code to load one in PB, but it would be a lot of work. You'd be better just converting it using ImageMagick by command line.
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
RASHAD
PureBasic Expert
PureBasic Expert
Posts: 4946
Joined: Sun Apr 12, 2009 6:27 am

Re: pict format

Post by RASHAD »

You can use any of Online software to do it
But if you want to do it using PB search for Freeimage snippet on the forum
Egypt my love
Post Reply