Skip to main content

This script takes .ai files and save them with linked files embedded.

Project description

AI Link Embedder

Introduction

This abomination of a code was created to solve my fiancé issue with migrating Adobe Illustrator files to different machine. It comes with absolutely no guarantee, but it seems to work. Good luck.

Requirements

Running this script requires:

  • Windows OS (macOS is not supported for now)
  • Adobe Illustrator installed

Run

Usage:

usage: AI Link Embedder [-h] [-r] [-o] [-d DEST] [-p PREFIX] [-s SUFFIX]
                        dictionary

This script takes .ai files and save them with linked files embedded

positional arguments:
  dictionary            Directory with input .ai files

options:
  -h, --help            show this help message and exit
  -r, --recursive       Scan for .ai files recursively
  -o, --override        Override resulting .ai is it exists
  -d DEST, --dest DEST  Directory where resulting .ai files will be saved to
  -p PREFIX, --prefix PREFIX
  -s SUFFIX, --suffix SUFFIX

Example:

python -m ai_embedder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai_embedder-1.0.2.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

ai_embedder-1.0.2-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page