ContentSync Docs
  • Welcome
  • What is ContentSync?
    • Content Versions
    • Content Keys
  • Quick Start
  • Platform
    • ContentSync.com
      • Team Accounts
  • Spreadsheets
    • Google Spreadsheets
    • Microsoft Excel 365
  • Plugins
    • Adobe XD Plugin
      • Adobe XD - Getting Started
      • Features
        • Push Content
        • Pull Content
        • Image Syncing
    • Sketch Plugin
      • Sketch - Getting Started
      • Features
        • Image Syncing
        • Symbol Overrides
        • Symbol Swapping
        • Content Styles
        • Multiple Sheets
        • Saved Sync Defaults
        • ContentSync.API()
      • Troubleshooting
  • Troubleshooting
  • FAQ
  • Security & Data
  • Contact Us
Powered by GitBook
On this page
  • How It Works
  • Spreadsheet Format
  • Raw Image URL
  • Image Formula
  • Layer Support
  • Symbol Instance Image Overrides
  • Bitmap Layers
  • Shape Layers

Was this helpful?

  1. Plugins
  2. Sketch Plugin
  3. Features

Image Syncing

Changes images per content version.

How It Works

By setting images in your spreadsheet, you can have ContentSync dynamically swap images for each content version.

Image syncing only works when pulling images.

Spreadsheet Format

To sync an image, the image must be set in the spreadsheet for the content key of the image layer.

Raw Image URL

The easiest way is to set the value of the key to the URL of the image you would like to use. Make sure these urls are publicly available so Sketch can access it.

Image Formula

You can also use image formulas on Google Spreadsheets so you can preview the image in your spreadsheet itself. Simply set the value of the cell to =image("https://path/to/image.png").

Layer Support

Symbol Instance Image Overrides

Symbols with image layers or fills may provide image overrides. The key of override for the image will be used to sync the image.

Bitmap Layers

Not currently supported.

Shape Layers

Not currently supported.

PreviousFeaturesNextSymbol Overrides

Last updated 4 years ago

Was this helpful?