stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Add PDFs to the Image Conversion Folder Action Scripts







Add PDFs to the Image Conversion Folder
Action Scripts

Add PDFs to the Image Conversion Folder
Action Scripts
12/02/2003 11:04 AM

Simply edit two lines in the "Image - Duplicate as PNG.scpt" (located in /Library -> Scripts -> Folder Action Scripts) to be able to convert screen captures and Illustrator 10 (PDF compatible) files to PNGs. Change from: pr...




This is a GrokNews Entry: (what is grok?)





Similar Items

Add PDFs to the Image Conversion Folder Action Scripts

Grok Headline matches for Add PDFs to the Image Conversion Folder Action Scripts

Use folder action scripts on a shell
scripts folder


Use folder action scripts on a shell
scripts folder
05/03/2004 10:44 AM
Recently I purchase a book called "Wicked Cool Shell Scripts" by Dave Taylor, and it is full of exactly that, cool shell scripts. Having not done a whole lot of shell scripting before, I thought it would be good to pick it up...

Use folder action scripts to relocate
Safari downloads


Use folder action scripts to relocate
Safari downloads
11/02/2003 01:02 PM
I never liked that you can't set Safari to always ask you where to save downloads. With Folder Actions, there is a short fix though. I just attach this script to the folder where Safari downloads. Once the download finishes, ...

Create multi-page PDFs using Image
Capture tools


Create multi-page PDFs using Image
Capture tools
04/20/2004 11:12 AM
Go to System/Library/Image Capture. There we find two folders that contain some interesting stuff: "Automatic Tasks" and "Tools." In "Automatic Tasks," we have "Build Web Page" (BWP) and "Build Slide Show" (BSS), both of whic...

Folder Action Manager 1.0.2


Folder Action Manager 1.0.2 10/29/2003 02:19 AM
Folder Action Manager is a free utility to easily manage folder actions as well as their associated scripts on Mac OS X 10.1.2 or later. No release notes were found.

Folder Action: MisMatch 1.2


Folder Action: MisMatch 1.2 04/14/2004 10:26 PM
Mismatch is a folder action that will search files to see if they contain the MAC.Amphimix [Symantec] virus - Also known as MP3Virus.Gen [Intego], MAC_MP3CONCEPT.A [Trend]. Mismatch will check any files, or files contained inside folders, to see if a file's name-extension corresponds to the file's file type and kind. If it does not meet this criteria, the script asks the user what they want to do - Either quarantine the file or Trash the file.

macosxhints - 10.3: Use a Folder Action
script for easier zip compression


macosxhints - 10.3: Use a Folder Action
script for easier zip compression
12/02/2003 01:47 AM
Anonymous: "While Panther's Finder's contextual menu allows Zip compression of files with its 'Create Archive of ...' this still requires bringing up the contextual menu, selecting the option .. and then 'cleaning up' the original file and newly created archive.zip. As Panther has the attached Folder Actions, I figured this could be used to shortcut the process and consolidate the file/archive within one place. Luckily 'Sal from Cupertino' picked up on my query in this regard, and provided the following script to compile with the AppleScript Script Editor."

XP: Change the Default Folder View /
Make all Folder Views the Same


XP: Change the Default Folder View /
Make all Folder Views the Same
12/31/2004 12:32 PM
Tech-Recipes Dec 31 2004 4:56PM GMT

Edit the Scripts menu scripts with one
click


Edit the Scripts menu scripts with one
click
01/05/2005 10:36 PM
FunkDaddy: "I wanted to look at the code of an AppleScript in the Scripts Menu. Normally, I would have to do this by navigating to the script in the Finder and opening it in Script Editor. But I took a wild guess and Option-clicked on the script in the menu, and it opened in Script Editor directly! This makes tweaking my frequently-used scripts really easy."

Replacing Perl Scripts with PHP Scripts


Replacing Perl Scripts with PHP Scripts 11/26/2002 05:12 AM
With the introduction of version 4.2, PHP has started supporting a new SAPI (Server Application Programming Interface) called CLI (Command Line Interface). This facility was introduced to help developers create small shell applications (scripts) with PHP. So, now you can kiss Perl goodbye forever. -- Jayesh Jain

Hear hear. Thanks to my influence, other developers at Natsoft are using PHP for their batch scripts too. Hmm maybe it is because they report to me...

"zeldman.bang"

Are PDFs all that bad?


Are PDFs all that bad? 10/29/2003 01:15 AM
Jakob Nielsen is Mr. Unequivocal again on his latest alertbox: PDF: Unfit for Human Consumption. Despite that, I'm cautiously optimistic about the promised next column about making PDFs work better. One technique I like is opening PDFs in their own window, using one usability sin to cover another, since users often end up closing the browser window and thus their whole browser when a PDF file is opened. And I don't buy the Adode myth that everyone has the PDF plugin. Having done field usability tests, I've noticed more users than you might expect simply don't have the plug-in. I have no hard numbers, but keep in mind that Internet Explorer has come built into Windows for some time now, while on many computers, PDFs are still a separate download. Try telling a user to go download 8.7 Megabytes over a dialup connection. Another PDF annoyance: on Windows 2000 using roaming profiles, you have to accept the license agreement the first time you open a PDF file each session if that setting isn't saved between sessions. Occasionally, the window asking you to accept the agreement gets lost and appears to crash your browser....

PDFs with PHP, and Drop Down Ads


PDFs with PHP, and Drop Down Ads 05/23/2002 10:39 PM

Want to make PDFs?


Want to make PDFs? 02/01/2005 09:14 PM
This question just came up on a mailing list I'm on: you're on Windows and you want to make PDFs. You have two options: Adobe Acrobat 7.0 Professional, list price: $449. The Mac mini, list price: $499. For $50 more,...

Making PDFs with PHP, PDQ


Making PDFs with PHP, PDQ 06/26/2002 01:01 PM
Using Adobe's PDF format and some PHP, you can dynamically generate PDF files and serve them via the Web. Paul gives you the deets.

Combine PDFs using Preview


Combine PDFs using Preview 12/16/2003 11:18 AM
I stumbled upon this accidentally - if you select more than one single-page PDF in the Finder and open them in Preview, they become a single multi-page document which can then be saved. Cool! [robg adds: I thought we'd compl...

Book PDFs Posted on Web


Book PDFs Posted on Web 08/03/2004 02:42 PM
As I've mentioned, my book was published under a Creative Commons license. You can find the PDFs on this page.

CC metadata in PDFs, images with XMP


CC metadata in PDFs, images with XMP 02/13/2004 06:42 PM

You can now add Creative Commons license metadata to PDFs and image files, enabled by XMP (eXtensible Metadata Platform). XMP is an open, RDF/XML-based format developed by Adobe for managing metadata embedded in files.

Please see information about Creative Commons metadata in XMP, instructions for marking files with Creative Commons metadata for users of Adobe's Creative Suite, and a "custom panel" to enhance viewing of Creative Commons metadata within Adobe apps.

We've also posted a related technology challenge: add XMP and Creative Commons licensing support to open source apps, including Open Office.

Pretty on the Fly: Making PDFs with PHP


Pretty on the Fly: Making PDFs with PHP 08/15/2002 07:39 AM

10.4: Use Automator to combine PDFs


10.4: Use Automator to combine PDFs 06/17/2005 04:40 PM
There have been numerous hints here about how to combine PDFs into a single document. Well, Automator now handles that task very nicely. You can select the documents that you want to combine in the Finder and then Control-cli...

AstraZeneca doses up on PDFs


AstraZeneca doses up on PDFs 08/13/2004 03:34 AM
Computer Weekly Aug 13 2004 8:05AM GMT

10.3: Browse PDFs in iChat messages


10.3: Browse PDFs in iChat messages 11/25/2003 10:30 PM
Not sure if this existed in the beta version of iChat A/V, but I found that if you start an iChat discussion in Panther with a buddy, and then drag a PDF file to that window, a direct connect will start and the PDF will appea...

View PDFs with a browser using pdftohtml


View PDFs with a browser using pdftohtml 06/15/2004 08:34 AM
I picked up the phone, and the voice at the other end said, "Rob, can you help me with a PDF file? I can't read it." It was my Beverly Hills attorney brother, who had received a 1MB PDF file via his Web-based email client and didn't know how to download it and read it, especially since he had no Acrobot reader installed. After some mutual grumbling about Acrobat being an unnecessary step in the document-reading process, I discovered a fairly painless solution to the whole mess, thanks to a little-known program called pdftohtml.

Adobe Acrobat 6.0: Getting Professional
Results from Your PDFs


Adobe Acrobat 6.0: Getting Professional
Results from Your PDFs
05/27/2004 01:46 AM
If you want to connect an Acrobat batch sequence to another program, you have to use platform-specific scripting languages. In Windows, you can use Visual Basic to control Acrobat, and use batch sequences to run operations inside of Acrobat. In MacOS, you would use AppleScript instead of Visual Basic.

PDFs de los primeros Micromanía: primero
si, después no


PDFs de los primeros Micromanía: primero
si, después no
04/03/2005 08:07 AM

Adobe Reader 7 activates intelligent
PDFs, more


Adobe Reader 7 activates intelligent
PDFs, more
12/22/2004 01:43 AM
Adobe on Tuesday released Adobe Reader 7.0, the latest version of its free software for opening PDFs. In addition to an improved search feature, the ability to fill out and submit forms, the ability to save various files attached to PDF documents and other new functions, Adobe Reader 7 allows you to activate special abilities embedded in PDFs with Acrobat 7.0 Professional or Adobe LiveCycle. Those abilities include adding comments with enhanced tools, affixing digital signatures, using custom stamps and locally saving filled-out forms. Reader 7.0 requires Mac OS X v10.2.8 or v10.3, a G3 processor, up to 35MB RAM and up to 125MB free hard drive space.

Acartus Utility Converts XML Data to
PDFs


Acartus Utility Converts XML Data to
PDFs
02/05/2005 09:20 PM
The plug-in offers a long-term data archival solution.

Copy text from protected PDFs to other
apps


Copy text from protected PDFs to other
apps
06/24/2004 11:26 AM
For those of you who come across PDF documents in which the document's creator has restricted the ability to copy text to the clipboard, here's a simple workaround: Highlight the text, then from the application menu (i.e. Pre...

Adobe Locks Down PDFs, Releases Acrobat
7.0


Adobe Locks Down PDFs, Releases Acrobat
7.0
01/06/2005 02:33 AM
Information Week Jan 6 2005 5:22AM GMT

Design Firm Fashions Image Consultant’s
New Online Image


Design Firm Fashions Image Consultant’s
New Online Image
06/25/2004 02:08 AM
Creative Flavor, a full-service interaction architecture and design firm, launched a redesigned web site for Image Consultant Rachel Dee, viewable at www.racheldee.com. [PRWEB Jun 25, 2004]

Use Preview and custom paper sizes to
repaginate PDFs


Use Preview and custom paper sizes to
repaginate PDFs
03/22/2005 03:39 PM
HTML is nice for viewing online, but lack of page breaks means it is no good for printed documents. Sometimes someone tries to write a paginated document in HTML (an export from Word or Pages, for example) and it loses the pa...

10.3: Use Preview to crop full-quality
segments from PDFs


10.3: Use Preview to crop full-quality
segments from PDFs
11/11/2003 11:36 AM
The new Preview.app allows you to select a region of a given PDF or image for cropping or copying. If you select a segment of a PDF and copy it, you can then select File -> New From Clipboard (Command-N). This results in a...

During the singing of "God Bless
America" in the seventh inning, an image
of Cheney was shown on the scoreboard.
It was greeted with booing, so the
Yankees quickly removed the image


During the singing of "God Bless
America" in the seventh inning, an image
of Cheney was shown on the scoreboard.
It was greeted with booing, so the
Yankees quickly removed the image
07/01/2004 09:03 AM
Proud To Be A Yankee Fan .. into this story instead

nytimes.com/2004/06/30/sports/baseball/30pins.html
track this site | 4 links


NetXposure Ships Version 3.0 of Image
Portal, Image Portal X and Hexafoo


NetXposure Ships Version 3.0 of Image
Portal, Image Portal X and Hexafoo
08/16/2004 02:37 AM
Digital Asset Management software for Windows, Solaris, Mac OS X and Linux platforms provides accelerated workflows and reduced operational costs for any size organization [PRWEB Aug 16, 2004]

RIV2ASCII Conversion 0.1.2


RIV2ASCII Conversion 0.1.2 06/21/2004 04:21 AM
A tranlator of RIV codes to readable text.

Deep-sea conversion


Deep-sea conversion 04/04/2005 06:45 AM
USA Today Apr 4 2005 10:58AM GMT

RIV2ASCII Conversion 0.1.1


RIV2ASCII Conversion 0.1.1 05/24/2004 04:37 AM
A tranlator of RIV codes to readable text.

"Mars Fullscreen panoramic image in
Quicktime VR - QTVR Virtual Reality -
Full Screen QTVR panoramic image from
panoramas.dk"


"Mars Fullscreen panoramic image in
Quicktime VR - QTVR Virtual Reality -
Full Screen QTVR panoramic image from
panoramas.dk"
01/16/2004 10:58 AM

My Action Figure Can Beat Up Microsoft's
Action Figure (30-Aug-2004; 4.2K)


My Action Figure Can Beat Up Microsoft's
Action Figure (30-Aug-2004; 4.2K)
08/30/2004 10:39 PM

Conversion Rules - Guide (PDF)


Conversion Rules - Guide (PDF) 04/22/2004 10:29 AM

AdWords Conversion Rates Going Up


AdWords Conversion Rates Going Up 08/10/2004 02:07 PM
There have been rumbles from the AdWords players the last month that raw traffic was off. Many are finding that some minor algo tweaks a month or so ago, are starting to pay off in higher conversion rates.
Grok Description matches for Add PDFs to the Image Conversion Folder Action Scripts
GrokA matches for Add PDFs to the Image Conversion Folder Action Scripts

Use folder aliases for data burn in
Toast Titanium


Use folder aliases for data burn in
Toast Titanium
04/08/2005 11:58 AM
I have many folders which I used to drag from long and disparate places on my hard drive to the Toast Titanium icon for burning -- after having created an untitled folder in Toast, of course. However, I have discovered that I...

An AppleScript to toggle 'Calculate
folder sizes'


An AppleScript to toggle 'Calculate
folder sizes'
05/13/2004 11:07 AM
Quite a simple hint which toggles the Finder's list view option to Show folder sizes using an AppleScript. By saving the script as an application and adding it to the toolbar, you get a simple and fast method to switch on and...

An AppleScript to place recent items in
a folder


An AppleScript to place recent items in
a folder
02/01/2005 09:17 PM
joshelgin: "I wrote this Applescript because I wanted my recent items in a folder that I could put in the dock. I run it every five minutes via cron."

A script to play a DVD stored in a
folder


A script to play a DVD stored in a
folder
07/12/2004 07:29 AM
To save wear and tear on my Superdrive I have copied two two DVDs that my daughter watches constantly into my HD using DVDbackup. In order to make them easy to play, I have built my first AppleScript, which I attached to the...

A script to create IMG tags from a
folder of pictures


A script to create IMG tags from a
folder of pictures
12/24/2004 12:41 PM
Anonymous: "...a small Python script. When run from the Terminal, the script will search for all JPEG, GIF or PNG images in the current directory, and output a user-named HTML file. The file will include each image's name plus its dimensions in HTML format, ready for you to copy and paste into your working document."

Change Mail's sort order to remove
folder opening delay


Change Mail's sort order to remove
folder opening delay
12/24/2004 01:12 PM
I've been using Mail.app for almost a year, since I got my first Mac. I've always complained that Mail.app, with my tons of folders (each with at least 6,000 messages) each terribly was slow when opening folders: in fact, I n...

Folder bot


Folder bot 07/01/2002 08:29 AM
A simple class that goes through a specified folder and lists all files, triggering a class event every time a new file has been found and a different event when a folder is found. You concentrate on what you need to do with the files. There were many dir classes out there but none which could do what I wanted, this is why I release this one. Released as sharewear (see readme file) which is my own version of freeware.

Lock Folder XP v3.4


Lock Folder XP v3.4 08/16/2004 06:39 AM
Lock Folder XP is a new security tool that lets you lock your files, folders and drives with your personal password. The program uses advanced encryption algorithm approved by the US Government. The program protects your sensitive data from unauthorized access, malicious programs, accidental damage and intentional harm. Just drag your file, folder or drive over to the program's window and the rest is done automatically. Get Lock Folder XP now. [Shareware $19.95 30 Days 1.21 MB]

Folder Watcher


Folder Watcher 04/18/2005 04:13 AM
First Step towards publishing FolderWatcher

Command-N for New Folder


Command-N for New Folder 12/03/2003 06:05 PM
In the days before OS X, hitting command-N created a new folder within the Finder, but since OS X arrived, this keyboard shortcut changed function, opening a new Finder window instead. With the help of this hint on macosxhints, you can use the Terminal to restore this behaviour in Mac OS X. {via splorp.blog}

Folder Contents CM 1.0.2


Folder Contents CM 1.0.2 05/14/2004 03:20 PM
Shows folder contents using a contextual menu.

Hide Folder v3.0.15


Hide Folder v3.0.15 11/03/2003 02:35 PM
Hide Folder provides multilevel security to make sure your data is always protected. It lets you select different modes of access to your files, hard drives, data, or other computers on a network. [Shareware $29.00 30 Days 1.8 MB]

Folder Express v2.0.1


Folder Express v2.0.1 04/13/2004 06:03 AM
Folder Express lets you jump to frequently used folders in Windows Explorer, folder windows, Browse Folder dialogs or Open/Save File dialogs. [Shareware $20.00 20 Days 1.76 MB]

Folder Lock v5.2.0


Folder Lock v5.2.0 04/04/2005 04:05 PM
Folder Lock lets you lock, hide or encrypt confidential files and folders. It can also be used to protect removable disks. [Shareware $35.00 20 Uses 1.77 MB]

Getting the Root Folder


Getting the Root Folder 06/08/2004 05:13 PM

Email-Folder-0.83


Email-Folder-0.83 05/09/2004 12:17 AM

Folder Icon X 1.8.6


Folder Icon X 1.8.6 05/05/2004 11:01 AM
Makes animated customized folder icons.

Folder Cache v2.6


Folder Cache v2.6 12/25/2003 12:49 AM
Folder Cache lists the recently used and favorite folders in your computer's open/save dialog windows and in Windows Explorer.You can access this list by pressing the Folder Cache button, which appears in most "Open..."/"Save..." windows near the "Folder" listbox, or with right mouse click in Windows Explorer. Why should you have to go through the "select folder" process each time when you want to open or save a file ? [Shareware $19.00 30 Days 573 KB]

HotFix Watch: You receive incomplete
information when the Exchange 2000 -
(SP1-Local System) Collect Public Folder
Statistics script runs


HotFix Watch: You receive incomplete
information when the Exchange 2000 -
(SP1-Local System) Collect Public Folder
Statistics script runs
09/16/2004 05:17 PM

Hide the Mac OS 9 Desktop Folder


Hide the Mac OS 9 Desktop Folder 02/19/2004 11:38 AM
Have you noticed that every once and a while a "Desktop Folder" folder will appear on one of your hard drive partitions. You delete this Mac OS 9 relic only to see it reappear again in the future. What causes it t...

Colleague Folder Share


Colleague Folder Share 06/22/2005 02:02 AM
Platform

Installer Folder Rights


Installer Folder Rights 08/03/2004 02:31 PM

Change Folder Icon v6.1


Change Folder Icon v6.1 12/16/2003 11:15 AM
Change Folder Icon replaces the standard icon of a folder to any other icon. You can also extract icons from files. [Freeware 1.06 MB]

Add PDFs to the Image Conversion Folder Action Scripts

The following phrases have been identified by the grok system as matching this entry: remove amphimix "folder action" scripts burning "folder action" osx ruby convert to pdf "conversion folder" convert ccd sub img to dmg collection of folder action scripts dvd toast image format iso nrg dmg img bash batch image processing script applescript duplicate folder preserve folder action acrobat 6 border image

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Recover lost drive
space after Toast
burns

Use the Command key
to get to document
extremities

Copy contacts from
an Outlook .pst file
to Address Book

10.3: Examine OS 9
fonts to avoid
conflicts in 10.3

Create a basic sleep
timer in iTunes

Quick and easy
editing of .rsrc
files with ResEdit

Apple film festival
planned for next
year

EyeTV update brings
Toast 6 support

Apple ranks 34th in
consumer electronics
sales

Johannson on Trial
for appeal

Extra! Extra!
Canada is different
from the U.S.!

Philip K. Dick
Official Site

Mimail variant
attacks anti-spam
sites. Again

PlayStation 3
'concept image' hits
web

Ebay takes action
over child porn
complaints

The brand hits of
2003

Apple ranked 34th in
consumer electronic
sales

EyeTV 1.3.1 offers
Toast 6 support,
more

Animail 2.0.3
PySQLite 0.5.0
hienoa 0.52
ldapdiff 1.0.0
zlib 1.2.1
Expresso Framework
5.3 RC-6

macscripter's
appleScript faq

OFT cracks down on
dodgy domain sellers

Orange says sorry
for charging for
phone spam

Sage profits,
customers jump

DVD Jon retrial
begins today

Useless Longhorn
build on sale for
$1.58 - trade slow
in pirate coves?

Delayed GNER Wi-Fi
train trial steams
out

ATI begins sampling
HDTV chip

Web services and
natural-born cyborgs

NY Times looks at
future of
downloadable music

Mergemill supports
XML, improves
performance

NoLimits
rollercoaster
simulation comes to
Mac

Smart TCL 5.1.1
System Configuration
Collector 1.4.28
(Stable)

Genuts Stack Game
1.0

APAMOD 0.1
ArgoUML 0.15.2
2-Disk X window
embedded Linux 1.2.4
(Source code)

ReciPants 1.1
Papyrus 1.3.0
osMUD
Formatting Object
Authoring tool

Dean's MoveOn-ish
Movement

Dell cancels Indian
tech support

Think About Your
Bear Market Strategy

Pharmacyclics
Rockets on FDA
Action

what is grok?