0% found this document useful (0 votes)
7 views3 pages

Command Line Rendering - Highcharts

The document describes the Highcharts Node Export Server, a command line tool for generating chart images in various formats such as PNG, JPEG, PDF, or SVG. It provides installation instructions and command line syntax for converting chart configurations and batch converting multiple charts into images. Additional resources and documentation are available on GitHub and the Highcharts website.

Uploaded by

fbarrom.fmf.mx
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views3 pages

Command Line Rendering - Highcharts

The document describes the Highcharts Node Export Server, a command line tool for generating chart images in various formats such as PNG, JPEG, PDF, or SVG. It provides installation instructions and command line syntax for converting chart configurations and batch converting multiple charts into images. Additional resources and documentation are available on GitHub and the Highcharts website.

Uploaded by

fbarrom.fmf.mx
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

19/4/25, 8:56 p.m.

Command Line Rendering | Highcharts

Command Line
Rendering
Node Export Server
In addition to being able to run as a server, our node export
server is a fully functional command line tool for creating
chart images in PNG, JPEG, PDF or SVG, based on chart
configurations or chart SVGs. Whether you want to generate
charts in automated reports or emails, have consistent
images between front and back end, or simply batch convert
charts to images, the node export server is your tool.

Install with npm install highcharts-export-server -g or


clone from https://github.com/highcharts/node-export-server

The tool has a simple command line syntax: highcharts-


export-server <arguments>

Examples:

Convert a chart configuration to a PNG image: highcharts-


export-server
This -infile chartConfig.json -outfile
website uses cookies
Wechart.png
use cookies to personalise content, to provide social media features and to
analyse our traffic. We also share information about your use of our site with our
Batch convert three charts into images: highcharts-export-
social media, advertising and analytics partners who may combine it with other
server that
information -batch
you’ve provided to them or that they’ve collected from your use of
their services.
"infile1.json=outfile1.png;infile2.json=outfile2.png
;infile3.json=outfile3.png;"
Please see our Cookie Policy for details on how we use cookies, and why.

See documentation on GitHub


Use necessary for more
cookies only information
Allow all cookies

Instructions for our legacy export servers can be found here.

https://www.highcharts.com/docs/export-module/render-charts-serverside 1/3
19/4/25, 8:56 p.m. Command Line Rendering | Highcharts

Edit this page

SHORTCUTS DEVELOPER
Products Documentation

Demos API Reference

Download Accessibility

Get a license Changelog

Blog Roadmap

Highsoft Lab

SUPPORT SITE
Highcharts Forum Cookie Policy

Stack Overflow Cookie Preferences

Github Privacy Policy 


This website uses cookies
Support
We use cookiesportal Standard
to personalise content, to provide License
social media features and to
analyse our traffic. We also share information about your use of our site with our
Agreement 
How
social to advertising
media, choose the and analytics partners who may combine it with other
information that you’ve provided to them or that they’ve collected from your use of
right chart Fair Usage Policy 
their services.
Custom Projects Sitemap 
Please see our Cookie Policy for details on how we use cookies, and why.
Accessibility Statement 

https://www.highcharts.com/docs/export-module/render-charts-serverside 2/3
19/4/25, 8:56 p.m. Command Line Rendering | Highcharts

ABOUT
Our Story

Discover the Team

Join the Team 

Contact

Press

Code of Conduct

Due Diligence Transparency


Act 2023

© 2025 Highcharts. All rights reserved.

This website uses cookies


We use cookies to personalise content, to provide social media features and to
analyse our traffic. We also share information about your use of our site with our
social media, advertising and analytics partners who may combine it with other
information that you’ve provided to them or that they’ve collected from your use of
their services.

Please see our Cookie Policy for details on how we use cookies, and why.

https://www.highcharts.com/docs/export-module/render-charts-serverside 3/3

You might also like