TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Bash script for making nice screenshots

1 点作者 pech0rin超过 1 年前

1 comment

pech0rin超过 1 年前
It&#x27;s nice to have screenshots with a little buffer, background, and dropshadow. But I really didn&#x27;t feel like spending any money to one of those fancy screenshot services so I made one with bash &#x2F; imagemagick. I generated my background image with DALL-E.<p>You can see an example of the image here: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;samcraigjohnson&#x2F;status&#x2F;1732194780174762162" rel="nofollow noreferrer">https:&#x2F;&#x2F;twitter.com&#x2F;samcraigjohnson&#x2F;status&#x2F;17321947801747621...</a>.<p>Shadow is adjustable with <a href="https:&#x2F;&#x2F;imagemagick.org&#x2F;script&#x2F;command-line-options.php" rel="nofollow noreferrer">https:&#x2F;&#x2F;imagemagick.org&#x2F;script&#x2F;command-line-options.php</a> imagemagick -shadow parameter.