[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Open Source](/c/open-source/45) # Takumi: Rust-based JSX to image rendering engine inspired by Satori 49 views · 1 like · 1 post Kane Wang (@kanewang) · 2026-02-25 · ♥ 1 `Takumi` is an **image rendering engine** written in `Rust`. The design is mainly inspired by [`satori`](https://github.com/vercel/satori), but with a focus on portability and performance. You can use it to generate images for various use cases such as `OpenGraph` images, name cards, etc. Here are some examples:   ## Links * **Documentation:** [https://takumi.kane.tw/docs](https://takumi.kane.tw/docs) * **Playground:** [https://takumi.kane.tw/playground](https://takumi.kane.tw/playground) * **GitHub:** [https://github.com/kane50613/takumi](https://github.com/kane50613/takumi)