πŸ› οΈ
Tool

takumi

by kane50613 kane50613/takumi
Free2AITools Nexus Index
61.9
S: Semantic 50

Query-time baseline · scored live at search

A: Authority 58
P: Popularity 52
R: Recency 100
Q: Quality 70
Tech Context
Vital Performance
Rust Lang
Open Source 1.9K Stars
Alpha Reliability
Tool Information Summary
Entity Passport
Registry ID kane50613/takumi
License Apache-2.0
Provider github
πŸ“œ

Cite this tool

Academic & Research Attribution

BibTeX
@misc{gh_tool_kane50613_takumi,
  author = {kane50613},
  title = {takumi Tool},
  year = {2026},
  howpublished = {\url{https://github.com/kane50613/takumi}},
  note = {Accessed via Free2AITools.}
}
APA Style
kane50613. (2026). takumi [Tool]. Free2AITools. https://github.com/kane50613/takumi

πŸ”¬Technical Deep Dive

Full Specifications [+]

Quick Commands

πŸ™ GitHub Clone
git clone https://github.com/kane50613/takumi
πŸ™ Git Clone
git clone https://github.com/kane50613/takumi

βš–οΈ Free2AITools Nexus Index V2.0

Semantic (S) 50

Query-time baseline · scored live at search

Authority (A) 58
Popularity (P) 52
Recency (R) 100
Quality (Q) 70

πŸ’¬ Index Insight

FNI V2.0 for takumi: Authority (A:58), Popularity (P:52), Recency (R:100), Quality (Q:70). Semantic (S) is a query-time baseline scored live at search.

Free2AITools Nexus Index

Data Sources / Provenance

Open data Updated: Live data

πŸ“‹ Specs

Language
Rust
License
Apache-2.0
Version
β€”

Technical Documentation

Takumi

Takumi

A Rust rendering engine that turns JSX, HTML, and node trees into images. No headless browser required.

Render OpenGraph cards, animated GIFs, and video frames from Node.js, Cloudflare Workers, browsers, or any Rust application. Drop-in compatible with next/og.

npm version crates.io npm downloads license

Documentation Β· Playground Β· Showcase

Why Takumi

Takumi is a rendering pipeline built in Rust for one job: turning markup and CSS into pixels. It parses CSS, lays out the tree, shapes text, composites layers, and encodes the output inside a single binary. A headless-Chromium setup spends around 300 MB of RAM and a browser cold start on the same OG card; Takumi spends a function call.

One engine covers every deployment target. Node.js servers load the native binding, Cloudflare Workers and browsers load the WASM build, and Rust applications embed the takumi crate. Prebuilt binaries ship for macOS, Linux (glibc and musl), and Windows, on both x64 and ARM64.

The CSS support reaches past the usual OG-image subset: CSS Grid, ::before and ::after, :is() and :where() selectors, masks and clip-path, backdrop-filter, background-clip: text, conic gradients, RTL text, and Tailwind v4 utilities including arbitrary values.

Quick Start

bash
bun i takumi-js

Static image

tsx
import { render } from "takumi-js";
import { writeFile } from "node:fs/promises";

const image = await render(

Social Proof

GitHub Repository
1.9KStars
37Forks
πŸ”„ Updated daily

Source summary: Based on GitHub metadata. Not a recommendation.

πŸ“Š FNI Methodology πŸ“š Knowledge Baseℹ️ Verify with original source

πŸ›‘οΈ Tool Transparency Report

Technical metadata sourced from upstream repositories.

Open Metadata

πŸ†” Identity & Source

id
gh-tool--kane50613--takumi
slug
kane50613--takumi
source
github
author
kane50613
license
Apache-2.0
tags
react, satori, jsx, og-image, cloudflare-workers, css, gif, html-to-image, image-generation, nodejs, opengraph, rust, tailwindcss, wasm

βš™οΈ Technical Specs

architecture
null
params billions
null
context length
null
pipeline tag
other

πŸ“Š Engagement & Metrics

downloads
0
stars
1,864
forks
37
github stars
1,864

Data indexed from public sources. Updated daily.