Convert SVG to PDF offline
Convert local SVG files to PDF files offline by JavaScript in your web browser without any software downloads or file uploads!
# | File Name | File Size | Actions |
---|
How to convert SVG to PDF offline
Choose local SVG image files, choose "PDF" as target image format, then click the "CONVERT OFFLINE" button to start offline conversions in bulk. File size can be up to 2GB.
This offline converter will try to use canvas in web browser to convert images first. The image format depends on whether your current web browser supports. For example: the latest Chrome browser supports AVIF images while some old versions don't. Then the offline converter will try to use JavaScript to convert images if your current web browser doesn't support the image format. Use online converter instead if this offline converter doesn't work in your web browser.
Name | SVG | |
Full name | Scalable Vector Graphics | Portable Document Format |
File extension | .svg, .svgz | |
MIME | image/svg+xml | application/pdf, application/x-pdf, application/x-bzpdf, application/x-gzpdf |
Developed by | W3C | Adobe Systems |
Type of format | Vector graphics | Document format |
Introduction | Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium (W3C) since 1999. | The Portable Document Format (PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating systems. Each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, graphics, and other information needed to display it. |