awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mixn avatar

mixn/carbon-now-cli

0
View on GitHub↗
6,024 estrellas·126 forks·TypeScript·MIT·8 vistas

Carbon Now Cli

carbon-now-cli es una herramienta de línea de comandos que renderiza código fuente en imágenes de alta calidad. Sirve como un renderizador basado en terminal y exportador de imágenes, convirtiendo archivos de texto crudos o flujos de entrada en activos visuales estilizados.

La herramienta se centra en el control preciso del contenido, permitiendo a los usuarios especificar rangos de líneas exactos para la extracción de código dirigida. Admite opciones de exportación en múltiples formatos, permitiendo que las imágenes se guarden como archivos o se envíen directamente al portapapeles del sistema.

La personalización visual se gestiona a través de un sistema de preajustes de estilo. Los usuarios pueden definir y guardar colores, fuentes y resoluciones personalizados mediante archivos de configuración locales para mantener estilos visuales consistentes en diferentes proyectos.

Features

  • Styled Code Image Exporters - Converts source code snippets into styled image files using predefined visual presets.
  • Code Snippet Visualizers - Generates high-quality stylized images of source code from a command line interface.
  • Visual Style Configurations - Implements settings for customizing visual aesthetics such as colors, fonts, and resolutions for code rendering.
  • Source Code Rasterization - Creates high-quality images of source code from files or input streams with language-specific styling.
  • Terminal-Driven Image Renderers - Converts raw text files or input streams into styled images directly from the command line.
  • Headless Rendering Engines - Uses a headless browser engine to execute CSS and HTML for pixel-perfect code image rendering.
  • Documentation Asset Generation - Automatically creates high-resolution styled graphical assets of code blocks for technical manuals.
  • Targeted Snippet Extraction - Generates images for targeted subsets of lines within a source file to highlight specific logic.
  • Code Line Range Selection - Allows specifying exact line ranges to include in the generated code image.
  • Code Segment Extractions - Provides precise control over which lines of code are extracted from a file for image generation.
  • Developer Content Generation - Produces polished code screenshots optimized for sharing on platforms like X and LinkedIn.
  • Multi-Format Image Exports - Renders code images into various file types including raster and vector formats.
  • Standard Input Processing - Supports reading source code from standard input, allowing integration with terminal pipes.
  • Style Presets - Manages shared configuration files to maintain consistent visual style presets across projects.
  • Visual Style Presets - Allows users to apply predefined visual themes and configurations to rendered code images.
  • Theme Persistence - Provides the ability to save and manage visual styling configurations in global or project-specific files.
  • Configuration-Based Styling - Implements a system to map JSON configuration presets to CSS properties for consistent visual output.
  • Image Processing - Create beautiful images of source code.
  • Applications - Generates beautiful images of code from the terminal.

Historial de estrellas

Gráfico del historial de estrellas de mixn/carbon-now-cliGráfico del historial de estrellas de mixn/carbon-now-cli

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Carbon Now Cli

Proyectos open-source similares, clasificados según cuántas características comparten con Carbon Now Cli.
  • charmbracelet/freezeAvatar de charmbracelet

    charmbracelet/freeze

    4,682Ver en GitHub↗

    Freeze is a code-to-image generator and terminal output renderer that converts source code and ANSI terminal text into high-quality images. It functions as a command-line tool that transforms text and styled sequences into scalable vector graphics for use in documentation and presentations. The tool differentiates itself by capturing raw output from shell commands via a pseudo-terminal environment and translating ANSI escape codes and colors directly into SVG styles. It features a terminal user interface for real-time parameter adjustment and supports configuration profiles to maintain consis

    Go
    Ver en GitHub↗4,682
  • mermaid-js/mermaid-cliAvatar de mermaid-js

    mermaid-js/mermaid-cli

    4,168Ver en GitHub↗

    Mermaid-cli is a command line interface and programmatic tool that converts text-based diagram syntax into static visual assets. It functions as a headless browser renderer and markdown diagram processor, enabling the generation of diagrams through a CLI or a JavaScript-based generator. The tool distinguishes itself by supporting the conversion of diagram definitions into multiple image formats, including SVG, PNG, and PDF. It allows for custom diagram styling by applying external CSS files to override default themes and add visual animations. The project provides capabilities for markdown i

    JavaScriptclidiagramsmermaid
    Ver en GitHub↗4,168
  • schachmat/wegoAvatar de schachmat

    schachmat/wego

    8,490Ver en GitHub↗

    Wego is a terminal-based weather client and dashboard that functions as an API wrapper for retrieving atmospheric data. It provides a command-line interface for accessing current weather conditions and multi-day forecasts across various provider backends. The tool features a provider-based abstraction to decouple data retrieval from specific API implementations and utilizes disk-based response caching to reduce redundant network requests. It supports local configuration storage for persisting API credentials and preferred locations across separate command executions. The system includes capa

    Go
    Ver en GitHub↗8,490
  • achannarasappa/tickerAvatar de achannarasappa

    achannarasappa/ticker

    6,109Ver en GitHub↗

    Ticker is a terminal financial dashboard that serves as an asset price tracker, portfolio performance monitor, and watchlist manager. It provides a command line interface for monitoring real-time stock and cryptocurrency prices and tracking the value of asset holdings. The tool differentiates itself by calculating portfolio gains using lot-based cost basis tracking and performing multi-currency asset valuation. It translates international asset prices and total portfolio values into a single local currency using current exchange rates. The system manages financial assets through categorized

    Go
    Ver en GitHub↗6,109
Ver las 30 alternativas a Carbon Now Cli→

Preguntas frecuentes

¿Qué hace mixn/carbon-now-cli?

carbon-now-cli es una herramienta de línea de comandos que renderiza código fuente en imágenes de alta calidad. Sirve como un renderizador basado en terminal y exportador de imágenes, convirtiendo archivos de texto crudos o flujos de entrada en activos visuales estilizados.

¿Cuáles son las características principales de mixn/carbon-now-cli?

Las características principales de mixn/carbon-now-cli son: Styled Code Image Exporters, Code Snippet Visualizers, Visual Style Configurations, Source Code Rasterization, Terminal-Driven Image Renderers, Headless Rendering Engines, Documentation Asset Generation, Targeted Snippet Extraction.

¿Qué alternativas de código abierto existen para mixn/carbon-now-cli?

Las alternativas de código abierto para mixn/carbon-now-cli incluyen: charmbracelet/freeze — Freeze is a code-to-image generator and terminal output renderer that converts source code and ANSI terminal text into… mermaid-js/mermaid-cli — Mermaid-cli is a command line interface and programmatic tool that converts text-based diagram syntax into static… schachmat/wego — Wego is a terminal-based weather client and dashboard that functions as an API wrapper for retrieving atmospheric… insanum/gcalcli — gcalcli is a command-line interface and calendar management tool designed for viewing, creating, and managing events… achannarasappa/ticker — Ticker is a terminal financial dashboard that serves as an asset price tracker, portfolio performance monitor, and… googlechrome/rendertron — Rendertron is a headless Chrome rendering service that serializes JavaScript-heavy web pages into fully-loaded HTML…