Connect IQ

Connect IQ Screenshot Workflow: From Garmin BMP to Store Assets

A practical workflow for Connect IQ developers who need to capture Garmin screenshots, convert BMP files, and prepare store-ready images.

JiaKe.app Connect IQ screenshot workflow with Garmin framed exports
Connect IQ screenshot work usually needs both raw capture handling and final asset preparation.

Connect IQ screenshots are not only raw captures. They are product assets.

Developers often start with screenshots from a Garmin device, but the final images need to work in listings, documentation, release posts, and support pages.

The full workflow

The complete Connect IQ screenshot workflow usually has five stages:

  1. Capture the screenshot on a Garmin watch or device.
  2. Copy the BMP source file to your computer.
  3. Convert the BMP to PNG when a standard image format is needed.
  4. Place the real screenshot into a Garmin device frame.
  5. Export final assets at consistent sizes for publishing.

Skipping the last two stages often leaves you with a technically correct image that still looks unfinished.

Why raw screenshots are not enough

A raw screenshot can show the app UI, but it does not show the product context. Store visitors and users understand the image faster when the screenshot appears inside a device frame.

Framing also keeps multiple screenshots visually consistent across a release page.

Where BMP conversion fits

BMP to PNG conversion is the bridge between capture and publishing. PNG is the practical format for crisp UI screenshots, especially when the image contains small numbers, icons, and watch face details.

That is why the converter page lives at Garmin BMP to PNG Converter. It is the hub for the raw file conversion side of the workflow.

Where JiaKe.app fits

JiaKe.app handles the production side:

  • import real Garmin screenshots
  • apply device frames
  • reuse style presets
  • preview the final asset
  • export PNG files for listings and docs

This replaces the repeated work of rebuilding masks, layers, spacing, and exports in a general design tool.

Keep a simple folder structure:

FolderPurpose
source-bmpOriginal Garmin screenshot captures
converted-pngClean PNG versions of raw screenshots
framed-exportsFinal JiaKe.app exports for publishing

That separation makes it easier to update screenshots later without losing the original source files.

Official References