Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 23:23
3ffc050

@shotkit/shotium 0.1.0

📦 安装 / Installation

# npm
npm install @shotkit/shotium@0.1.0

# pnpm
pnpm add @shotkit/shotium@0.1.0

# yarn
yarn add @shotkit/shotium@0.1.0

# bun
bun add @shotkit/shotium@0.1.0

✨ 首发特性 / Initial Features

English

  • Stripped Chromium Blink Core: High-performance static HTML/CSS screenshot engine with V8 and browser chrome completely removed.
  • Full Modern CSS Support: Complete support for Flexbox, CSS Grid, custom web fonts, SVG, and CSS variables.
  • Embedded Chromium Networking: Direct integration with Chromium //net (HTTPS, HTTP/2, Brotli, redirects, and disk caching).
  • Multi-Format Image Codecs: Native encoding to PNG, JPEG, and WebP via Skia CPU rasterization.
  • Cross-Platform Prebuilts: Standalone binaries for Windows, macOS, and Linux (x64 & arm64).

简体中文

  • 精简 Blink 核心:专为 HTML/CSS 静态渲染设计的高性能截图引擎,彻底移除 V8 引擎与多进程浏览器外壳。
  • 现代 CSS 规范支持:完整支持 Flexbox、CSS Grid、Web 字体、SVG 及 CSS 变量。
  • 内置 Chromium 网络栈:直连 Chromium //net 核心库(支持 HTTPS、HTTP/2、Brotli 压缩、自动重定向及磁盘缓存)。
  • 多格式图像编解码:基于 Skia CPU 光栅化原生输出 PNG、JPEG、WebP 图像格式。
  • 跨平台预编译:提供覆盖 Windows、macOS 与 Linux(x64 与 arm64)的独立可执行程序。

🚀 独立可执行文件 / Standalone Binaries

  • English: The attached .7z and .tgz archives contain the standalone engine binaries and packages for supported platforms.
  • 简体中文:下方附加的 .7z.tgz 压缩包为全平台独立二进制产物与分发包。