
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.
Commands
21Validate Cloudflare Credentials
ViewPings the Cloudflare Images API to confirm your Account ID, API Token, and Account Hash are configured correctly.
Upload Clipboard Image
BackgroundReads 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
BackgroundUploads the clipboard image and pastes the URL as Markdown, , regardless of your default output format. Bind a hotkey if you live in Markdown.
Upload Clipboard as HTML
BackgroundUploads the clipboard image and pastes an HTML <img> tag, regardless of your default output format.
Upload Clipboard as URL
BackgroundUploads 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
BackgroundUploads 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
BackgroundUploads 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
BackgroundCombo: 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
BackgroundCombo: 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
BackgroundCombo: 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
BackgroundUploads 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
BackgroundUploads selected Finder image(s) and copies the URL(s) as Markdown, regardless of your default output format.
Upload Selected File as HTML
BackgroundUploads selected Finder image(s) and copies HTML <img> tag(s), regardless of your default output format.
Upload Selected File as URL
BackgroundUploads 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
BackgroundUploads selected Finder image(s) with Signed URLs and copies the URL(s) to the clipboard.
Upload Selected File as Image
BackgroundUploads 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
BackgroundCombo: 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
BackgroundCombo: 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
BackgroundCombo: 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
ViewBrowse, copy URLs from, and delete the images in your Cloudflare Images account.
Set Default Variant
ViewPick 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.