Cachy Get Cachy
Cloudflare Images icon

Raycast extension for Cachy

Cloudflare Images

by miguel_caetano_dias

Upload images to Cloudflare Images from your clipboard, Finder, or anywhere on your Mac. Includes a browser for your uploaded images. Unofficial.

Developer ToolsMedia

Commands

21

Validate Cloudflare Credentials

View

Pings the Cloudflare Images API to confirm your Account ID, API Token, and Account Hash are configured correctly.

Upload Clipboard Image

Background

Reads the image currently on your clipboard, uploads it to Cloudflare Images, and pastes the formatted URL at the cursor. Both dropdowns are optional. Leave them on 'Use my preference' to fall back to your settings, or pick a value to override format and/or signed-mode for this single invocation.

Upload Clipboard as Markdown

Background

Uploads the clipboard image and pastes the URL as Markdown, ![filename](url), regardless of your default output format. Bind a hotkey if you live in Markdown.

Upload Clipboard as HTML

Background

Uploads the clipboard image and pastes an HTML <img> tag, regardless of your default output format.

Upload Clipboard as URL

Background

Uploads the clipboard image and pastes only the raw URL, no Markdown or HTML wrapping, regardless of your default output format. The 'just give me the link' path for Slack, JSON fields, CSS, etc.

Upload Clipboard as Signed Image

Background

Uploads the clipboard image with a Signed URL and copies the URL to the clipboard. Hotkey-friendly for the 'this one needs a signed link' case. Paste anywhere with ⌘V.

Upload Clipboard as Image

Background

Uploads the clipboard image with a public URL and copies the URL to the clipboard. Use this instead of 'Upload Clipboard Image' when you want the raw URL on the clipboard (no Markdown / HTML wrapping, no paste at cursor).

Upload Clipboard as Signed Markdown

Background

Combo: uploads with a Signed URL AND pastes as Markdown at cursor, regardless of your Signed URLs preference. Hotkey-friendly for 'signed Markdown image, right here, right now'.

Upload Clipboard as Signed HTML

Background

Combo: uploads with a Signed URL AND pastes as an HTML <img> tag at cursor, regardless of your Signed URLs preference.

Upload Clipboard as Signed URL

Background

Combo: uploads with a Signed URL AND pastes the raw URL string at cursor (no Markdown / HTML wrapping), regardless of your Signed URLs preference. Differs from 'Upload Clipboard as Signed Image' (which copies to clipboard without pasting).

Upload Selected File

Background

Uploads the image(s) currently selected in Finder to Cloudflare Images. Multiple images are joined newline-separated and copied to the clipboard.

Upload Selected File as Markdown

Background

Uploads selected Finder image(s) and copies the URL(s) as Markdown, regardless of your default output format.

Upload Selected File as HTML

Background

Uploads selected Finder image(s) and copies HTML <img> tag(s), regardless of your default output format.

Upload Selected File as URL

Background

Uploads selected Finder image(s) and copies only the raw URL(s), regardless of your default output format. The 'just give me the link' path for Finder uploads.

Upload Selected File as Signed Image

Background

Uploads selected Finder image(s) with Signed URLs and copies the URL(s) to the clipboard.

Upload Selected File as Image

Background

Uploads selected Finder image(s) with public URLs and copies the raw URL(s) to the clipboard. Use this instead of 'Upload Selected File' when you want the raw URLs (no Markdown / HTML wrapping).

Upload Selected File as Signed Markdown

Background

Combo: uploads selected Finder image(s) with Signed URLs AND copies as Markdown image references to the clipboard, regardless of your Signed URLs preference.

Upload Selected File as Signed HTML

Background

Combo: uploads selected Finder image(s) with Signed URLs AND copies as HTML <img> tags to the clipboard, regardless of your Signed URLs preference.

Upload Selected File as Signed URL

Background

Combo: uploads selected Finder image(s) with Signed URLs AND copies the raw URL(s) to the clipboard. Functionally equivalent to 'Upload Selected File as Signed Image' on Finder (the Finder pipeline always copies, never pastes), but kept for naming consistency with the clipboard family.

My Cloudflare Images

View

Browse, copy URLs from, and delete the images in your Cloudflare Images account.

Set Default Variant

View

Pick the default variant for new uploads and URL formatting from a list fetched from your Cloudflare Images account. Overrides the Default Variant textfield in preferences.