Firefox:位图数据句柄?

发布于 2024-08-15 19:58:31 字数 183 浏览 8 评论 0原文

我听说可以获取在 Firefox 浏览器上查看的网页的位图/图像句柄。我已经研究了一段时间,但找不到任何东西。

所以我希望有人知道如何做到这一点,最好通过命令行(bash,Linux 上的任何其他 shell)。

老实说,任何可以执行此操作的浏览器都可以,只要它简单并且在 shell 上即可!

谢谢大家

I have heard that it is possible to get a bitmap/image handle of the webpage being viewed on a firefox browser. I have been researching for a bit and couldn't not find anything.

So I am hoping if anyone knows how to do this, preferable via the command line (bash, any other shell on Linux).

To be honest, any browser that I could do this on is fine as long as its simple and on the shell!

Thanks all

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

酒几许 2024-08-22 19:58:31

只有一个选项:ImageMagick 有一个 import 命令,可以截取任何 (X服务器)窗口从命令行。如果您不想要整个窗口,您可以指定裁剪区域。

Just one option: ImageMagick has an import command that will take a screenshot of any (X server) window from the command line. If you don't want the entire window you can specify a cropping area.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文