QuarkXPress Scripting (qxpjs)

QuarkXPress Scripting

qxpjs

Geek Repo

Automate and customize QuarkXPress with JavaScript (ECMAScript ES6+)

Location:Worldwide

Home Page:http://www.quarkxpress.com

Github PK Tool:Github PK Tool

QuarkXPress Scripting's repositories

GettingStarted

Training Session to get you started on JavaScript with QuarkXPress

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:1

Mail-merge

This script finds the master page and creates as many pages with that master page as the number of records in a VALID csv file and creates documents by importing csv data. Each page of the document contains data corresponding to a tuple in the csv file.

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:2

Convert-Text-to-Hyperlinks

This script searches for hyperlink text in the layout, and converts it to QuarkXPress hyperlinks

Language:JavaScriptLicense:MITStargazers:1Issues:2Issues:0

Change-HJ

Find/Change for H&J

License:MITStargazers:0Issues:2Issues:0

Columns-and-Gutter

A JavaScript that applies a number of columns and gutter width to the selected text box

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

Copy-a-Layer-to-New-Layout

This JavaScript copies a layer and all components on this layer to a new layout

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

Create-Grid-by-Dividing-a-Box

This JavaScript creates a grid of boxes from an existing box

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

GREP-search-and-replace

This script finds a string in a text box, based on a RegEx pattern, and replaced them with the provided string (regex). This is often also called "GREP search".

Language:JavaScriptLicense:MITStargazers:0Issues:3Issues:0

Picture-Caption-from-IPTC-Metadata

Creates a caption box containing a caption generated out of the IPTC information of the image

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

Sort-Paragraphs

This script sorts all the paragraphs of a selected text box

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

examples

JavaScript examples that may not be a part of the released version of QuarkXPress.

Language:JavaScriptStargazers:0Issues:0Issues:0

Find-and-Replace-Text

Finds and replaces all instances an entered string to the target string entered with attribute

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

Format-Number-Add-Separators

Adds "Thousand separators" to numbers

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

Format-Phone-Numbers

Finds all phone numbers and formats them as per user provided format

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

Make-Caption-Box

This script creates a caption box for the selected box

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0