Re: PDF to JPG
Re: PDF to JPG
- Subject: Re: PDF to JPG
- From: Jörgen Stahle <email@hidden>
- Date: Fri, 27 Feb 2015 17:03:47 +0000
- Thread-topic: PDF to JPG
You van do this very easy with a small AppleScript calling Image Events.
.......................
Jörgen Stahle (mobil)
> 27 feb 2015 kl. 17:07 skrev Stockly, Ed <email@hidden>:
>
> Nothing wrong with Smile, but it’s probably slower to open a window to do the conversion. Plus this is a script that needs to be run on some other mac I have no control over, so I need to keep the installation simple.
>
> I edited a sample script from Ben Waldie that uses image events. Does the trick pretty quick.
>
>
> ES
>> On Feb 26, 2015, at 3:17pm, Emmanuel LEVY <email@hidden> wrote:
>>
>> What would be wrong with Smile? You can set the dpi and the quality - and the file names.
>>
>> In a nutshell, make a new graphic window, do BeginFigure, do DrawPDF, EndFigure() and save with ".jpg" at the end of the file name.
>>
>>> I've got thousands of PDF files that I need to make jpegs from.
>>>
>>> The pdf files and their jpgs will live in the same directories, the only
>>> difference in the file name will be the extension.
>>>
>>> What is the quickest way to do this? I know there's an automator for it,
>>> but that gives me a jpg with a funky file name, but I know that if there's
>>> an automator command, there's probably a shell script I can access from
>>> appleScript.
>>>
>>> Any suggestions?
>>>
>>> ES
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> AppleScript-Users mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>> Archives: http://lists.apple.com/archives/applescript-users
>>>
>>> This email sent to email@hidden
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> AppleScript-Users mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>> Archives: http://lists.apple.com/archives/applescript-users
>>
>> This email sent to email@hidden
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden