Skip to content

Instantly share code, notes, and snippets.

@ajmalafif
Last active July 3, 2023 08:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajmalafif/20dc07c94593d423ca9a52824b0ef3b7 to your computer and use it in GitHub Desktop.
Save ajmalafif/20dc07c94593d423ca9a52824b0ef3b7 to your computer and use it in GitHub Desktop.
Automator.design -> Screenshot -> Resize & Bordered
{
"id": "lhn1hp8aqiulsb1pji",
"name": "Screenshot -> Resize & Bordered",
"description": "",
"color": "green",
"actions": [
{
"id": "ljmha6c33u1ov3tam9o",
"command": {
"name": "getCurrentSelection",
"metadata": {},
"title": "",
"description": ""
},
"actions": [
{
"id": "ljmgz0epgtparvl3zto",
"command": {
"name": "setDimensions",
"metadata": { "width": "375", "height": "812" },
"title": "",
"description": ""
},
"actions": []
},
{
"id": "ljmh18unvdzq7mvohxo",
"command": {
"name": "placeInFrame",
"metadata": {},
"title": "",
"description": ""
},
"actions": [
{
"id": "ljmgu49qy8g4lerc1k",
"command": {
"name": "addStroke",
"metadata": {
"strokeColor": [
{
"type": "SOLID",
"color": { "r": 191, "g": 191, "b": 191, "a": 1 }
}
],
"strokeWeight": 1,
"strokeAlign": "OUTSIDE"
},
"title": "",
"description": ""
},
"actions": []
}
]
}
]
}
],
"createdAt": 1684045973242,
"automationWasChanged": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment