All Projects → majman → ai-image-fill

majman / ai-image-fill

Licence: other
Simple Adobe Illustrator Panel to generate placeholder image content from Flickr or Unsplash

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to ai-image-fill

ovid-editor
Adobe panel providing the most advanced scripting environment possible -- Typescript, app DOM autocomplete, full I/O features and more
Stars: ✭ 43 (+43.33%)
Mutual labels:  illustrator, adobe
adobe-discord-rpc
Discord Rich Presence extension for your adobe apps!
Stars: ✭ 383 (+1176.67%)
Mutual labels:  illustrator, adobe
brutalism
Battleaxe's component library for Adobe CEP panels
Stars: ✭ 43 (+43.33%)
Mutual labels:  illustrator, adobe
SwiftyIllustrator
A tool for quickly converting Adobe Illustrator shapes into SwiftUI code.
Stars: ✭ 26 (-13.33%)
Mutual labels:  illustrator, adobe
Artboard-Plus-XD
Artboard tools to speed up your Adobe XD workflow. Rearrange artboards into grid, sort them by name or create an artboard around selection.
Stars: ✭ 41 (+36.67%)
Mutual labels:  adobe
aio-cli-plugin-runtime
Adobe I/O Runtime plugin for the Adobe I/O CLI
Stars: ✭ 15 (-50%)
Mutual labels:  adobe
NS-illustration-pack
Package of 3D low poly illustrations created in a Blender
Stars: ✭ 28 (-6.67%)
Mutual labels:  illustrator
acd
ACD helps you download Adobe Connect Sessions Videos and Audios, download files from FTP server, transfer files using Shift I/O
Stars: ✭ 117 (+290%)
Mutual labels:  adobe
photo-screen-saver
A Chrome Extension providing a screen saver with custom photo sources. Developed with Polymer Web Components
Stars: ✭ 20 (-33.33%)
Mutual labels:  flickr
homebrew-adobe
@Homebrew tap for @adobe apps and plugins.
Stars: ✭ 24 (-20%)
Mutual labels:  adobe
backup-all-my-flickr-photos
Script to download all your Flickr photos and videos
Stars: ✭ 32 (+6.67%)
Mutual labels:  flickr
Apssistant
A Photoshop Tweak Tool on Windows. It can disable ALT to activate the menu bar.
Stars: ✭ 48 (+60%)
Mutual labels:  illustrator
knock
Convert ACSM files to DRM-free EPUB files with one command on Linux
Stars: ✭ 263 (+776.67%)
Mutual labels:  adobe
react-native-acpcore
A wrapper around the iOS and Android AEP Core SDK to allow for integration with React Native applications
Stars: ✭ 19 (-36.67%)
Mutual labels:  adobe
aem-cif-project-archetype
Maven template to create new CIF Project AEM projects that follow best practices
Stars: ✭ 20 (-33.33%)
Mutual labels:  adobe
flickrsavr
A preservation experiment to save photos from Flickr to your disk with the metadata embedded.
Stars: ✭ 17 (-43.33%)
Mutual labels:  flickr
quickExp
a script for controlling expressions quickly in After Effects
Stars: ✭ 24 (-20%)
Mutual labels:  adobe
site-infrastructure-tests
Test framework that allows analysts/marketers to specify site infrastructure regression tests for dev
Stars: ✭ 23 (-23.33%)
Mutual labels:  adobe
AdobeXD-maps
🗺A map generator plugin for Adobe XD using google maps API
Stars: ✭ 36 (+20%)
Mutual labels:  adobe
open-source-flash
Petition to open source Flash and Shockwave spec
Stars: ✭ 7,380 (+24500%)
Mutual labels:  adobe

ai-image-fill

Simple Adobe Illustrator Panel to generate placeholder image content from Flickr or Unsplash image

Installation

Adobe doesn't make this very straightforward, and I've never had much success packaging and signing extensions.

1. Download repo, unzip and move folder into the extensions folder

Download

Win: C:\Program Files (x86)\Common Files\Adobe\CEP\extensions
Mac: /Library/Application Support/Adobe/CEP/extensions

or

Win: C:\<username>\AppData\Roaming\Adobe\CEP\extensions
Mac: ~/Library/Application Support/Adobe/CEP/extensions

you may have to create folder if it doesn't already exist

2. Set PlayerDebugMode to 1

Win: regedit > HKEY_CURRENT_USER/Software/Adobe/CSXS.7,
then add a new entry PlayerDebugMode of type "string" with the value of "1".

Mac: In the terminal, type: defaults write com.adobe.CSXS.7 PlayerDebugMode 1
(The plist is also located at /Users/USERNAME/Library/Preferences/com.adobe.CSXS.7.plist)

May require restart or log-out/in

More info here: Adobe CEP Cookbok Repo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].