nowfound

Life & fun · April 12, 2026

framechart

Animated chart videos from CSV — with transparent background

What it does

Framechart turns CSV data into animated bar charts, line charts, and data tables — export as MP4 for YouTube or as transparent PNG sequences for compositing in DaVinci Resolve and Premiere Pro. No After Effects. No manual keyframing. Upload a CSV and render in minutes. Free: render with watermark, no account needed. Pro ($29/mo): 4K, transparent PNG sequence (alpha channel), no watermark.

Does the same job

all alternatives →
  • Free chart generator by EmbedfulApr 2026 · embedful.io · ▲102

    Turn CSV & Excel files into charts in seconds

  • CW
    ChartGPU – WebGPU-powered charting library (1M points at 60fps)Jan 2026 · github.com · ▲670

    Creator here. I built ChartGPU because I kept hitting the same wall: charting libraries that claim to be "fast" but choke past 100K data points. The core insight: Canvas2D is fundamentally CPU-bound. Even WebGL chart libraries still do most computation on the CPU. So I moved everything to the GPU via WebGPU: - LTTB downsampling runs as a compute shader - Hit-testing for tooltips/hover is GPU-accelerated - Rendering uses instanced draws (one draw call per series) The result: 1M points at 60fps with smooth zoom/pan. Live demo:…

  • ZingChart2014 · ▲92

    JS Charting library that renders in HTML5, Canvas & Flash

  • OS
  • FastCharts2019 · ▲109

    Customize your own area, bar, column and line charts 📊

  • Chartlyn — Animated Line Race ChartsJun 2026 · chartlyn.vercel.app · ▲2

    Animated line race charts — export in seconds

More life & fun this month

the category →

Launched alongside, April 2026

the whole month →
  • Brila1,367

    One-page websites from real Google Maps reviews

    AI · Apr 2026 · brila.ai

  • AG

    Thought the resources for GPU arch were lacking, so here we are

    Life & fun · Apr 2026 · jaso1024.com

  • IB

    Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.

    AI · Apr 2026 · github.com

  • AI meeting notes: now bot-free, in ChatGPT & Claude + more

    AI · Apr 2026 · fathom.ai

  • BC

    Life & fun · Apr 2026 · sam-burns.com

  • IB

    With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.

    AI · Apr 2026 · text.blogosphere.app