Link ScreenshotsCloud with Slack

Share website screenshots directly in your channels. Link your ScreenshotsCloud account with Slack to add screenshots fast high quality screenshots to your channels using the /screenshot url slash command.

All your Slack workspace users can create screenshots using a single ScreenshotsCloud account in any of your Slack workspace channels. All users in the channel you post to can see your screenshot. Simple!

To connect your Slack workspace to your ScreenshotsCloud account you must:

  1. Sign In or Sign Up to ScreenshotsCloud.
  2. Navigate to your Dashboard or revisit this page.
  3. Click the Add To Slack button on the page.

After you've added ScreenshotsCloud to Slack workspace you can use the /screenshot command

ScreenshotsCloud Slack Demo

/screenshot slash command usage

/screenshot url [width=1920] [viewport_width=1920] [viewport_height=1320] [full_page=false] [format=png] [mobile=false] [force=false] [cache_time=3600] [delay=100] [pixel_ratio=1]

To create a screenshot use the /screenshot url command with url being the website you want to screenshot for example /screenshot slack.com or /screenshot https://google.com/ or /screenshot https://screenshots.cloud/support

Use any of these command parameters by adding them in the command line, url must come first but any of the other parameters may come in any order, for example: /screenshot google.com width=1024 format=jpg.

ParameterDefaultDescription
urlRequired. The website address that you want to take a screenshot of, with or without http:// or https://.
width1920Width of the thumbnail. We resize from the viewport_width to this width value after the screenshot has been captured. This option is only valid for png or jpg format options.
viewport_width1920Width of the browser viewport this is the actual width of the page before we resize it for the thumbnail.
viewport_height(1320)Height of the browser viewport, if you do not give this parameter we will calculate it for you based on viewport_width in 16:10 ratio.
full_pagefalseIf true capture a full length screenshot of the requested page. If false capture only the viewport area specified in viewport_width and viewport_height.
formatpngValid options are jpg or png.
cache_time3600Amount of time in seconds to wait before taking a fresh screenshot for the same request. Maximum 2592000 (30 days), minimum 1. Ignored if force parameter is true.
forcefalseForce a new screenshot to be taken with no cache.
mobilefalseShortcut to set pixel_ratio, user_agent, viewport_width, viewport_height and width to that of the latest iPhone.
pixel_ratio1Multiplier that sets the pixel density of the page relative to the resolution, useful for taking retina screenshots (2).