Aspose.SVG FOSS는 곧 SVG 파일 작업을 위한 오픈소스 라이브러리로 제공됩니다. 브라우저 엔진이나 추가 도구 없이 SVG 파일을 로드하고, 편집하고, 변환할 수 있게 됩니다. 이 라이브러리를 사용하면 SVG를 PDF, PNG, JPEG, BMP와 같은 형식으로 변환하여 인쇄하거나 공유할 수 있습니다. 또한 요소, 속성, 스타일, 스크립트 등을 편집하는 등 SVG 콘텐츠를 프로그래밍 방식으로 변경할 수도 있습니다. Aspose.SVG FOSS는 완전 오프라인이며 로컬 또는 클라우드 기반 앱에 쉽게 추가하여 빠르고 안정적인 SVG 처리를 할 수 있습니다.
Parse and render SVG graphics in Python — convert SVG to PNG, JPEG, or PDF, and manipulate vector elements programmatically.
Process SVG in C# — render vector graphics to raster formats, manipulate paths, and embed SVG handling in .NET applications.
Convert and render SVG in Java — transform vector graphics to images and PDF for document generation and web workflows.
Native SVG processing in C++ — parse, render, and convert SVG graphics to raster formats without a browser or Java runtime.