Apache Batik

Batik is a pure-Java library that can be used to render, generate, and manipulate SVG graphics. IBM supported the project and then donated the code to the Apache Software Foundation, where other companies and teams decided to join efforts. Batik provides a set of core modules that provide functionality to:

  • Render and dynamically modify SVG content,
  • Transcode SVG content to some raster Graphics file formats, such as PNG, JPEG and TIFF,
  • Transcode Windows Metafiles to SVG (WMF or Windows Metafile Format is the vector format used by Microsoft Windows applications),
  • And manage scripting and user events on SVG documents.
Batik
Developer(s)Apache Software Foundation
Stable release
1.17 / August 22, 2023 (2023-08-22)
Repository
Written inJava
Operating systemCross-platform
TypeScalable Vector Graphics (SVG)
LicenseApache License 2.0
Websitexmlgraphics.apache.org/batik

The Batik distribution also contains a ready-to-use SVG browser (called Squiggle) making use of the above modules.

The name of the library comes from the Batik painting technique.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.