All Projects → PhenX → Php Svg Lib

PhenX / Php Svg Lib

Licence: other
SVG file parsing / rendering library

Projects that are alternatives of or similar to Php Svg Lib

Parser Javascript
Browser sniffing gone too far — A useragent parser library for JavaScript
Stars: ✭ 66 (-94.24%)
Mutual labels:  parser, parsing
Jkt
Simple helper to parse JSON based on independent schema
Stars: ✭ 22 (-98.08%)
Mutual labels:  parser, parsing
Itext7 Dotnet
iText 7 for .NET is the .NET version of the iText 7 library, formerly known as iTextSharp, which it replaces. iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.
Stars: ✭ 698 (-39.09%)
Mutual labels:  svg, pdf
Self Attentive Parser
High-accuracy NLP parser with models for 11 languages.
Stars: ✭ 569 (-50.35%)
Mutual labels:  parser, parsing
Logos
Create ridiculously fast Lexers
Stars: ✭ 1,001 (-12.65%)
Mutual labels:  parser, parsing
Libvips
A fast image processing library with low memory needs.
Stars: ✭ 6,094 (+431.76%)
Mutual labels:  svg, pdf
Fuzi
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
Stars: ✭ 894 (-21.99%)
Mutual labels:  parser, parsing
Seafox
A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript
Stars: ✭ 425 (-62.91%)
Mutual labels:  parser, parsing
Errorstacks
Tiny library to parse error stack traces
Stars: ✭ 29 (-97.47%)
Mutual labels:  parser, parsing
Probtopdf
Turn online textbook into Exam-friendly, offline, searchable PDF
Stars: ✭ 27 (-97.64%)
Mutual labels:  parsing, pdf
Cairosvg
Convert your vector images
Stars: ✭ 453 (-60.47%)
Mutual labels:  svg, pdf
Openhtmltopdf
An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
Stars: ✭ 1,096 (-4.36%)
Mutual labels:  svg, pdf
Rust Skia
Safe Skia Bindings for Rust
Stars: ✭ 450 (-60.73%)
Mutual labels:  svg, pdf
Meriyah
A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
Stars: ✭ 690 (-39.79%)
Mutual labels:  parser, parsing
Govips
A lightning fast image processing and resizing library for Go
Stars: ✭ 442 (-61.43%)
Mutual labels:  svg, pdf
Esprima
ECMAScript parsing infrastructure for multipurpose analysis
Stars: ✭ 6,391 (+457.68%)
Mutual labels:  parser, parsing
Kgt
BNF wrangling and railroad diagrams
Stars: ✭ 312 (-72.77%)
Mutual labels:  parser, parsing
Latexdraw
A vector drawing editor for LaTeX (JavaFX).
Stars: ✭ 336 (-70.68%)
Mutual labels:  svg, pdf
Itext7
iText 7 for Java represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.
Stars: ✭ 913 (-20.33%)
Mutual labels:  svg, pdf
Mobius
Scripts to extract data from the COVID-19 Google Community Mobility Reports
Stars: ✭ 47 (-95.9%)
Mutual labels:  svg, pdf

SVG file parsing / rendering library

Build Status Coverage Status

Latest Stable Version Total Downloads Latest Unstable Version License

The main purpose of this lib is to rasterize SVG to a surface which can be an image or a PDF for example, through a \Svg\Surface PHP interface.

This project was initialized by the need to render SVG documents inside PDF files for the DomPdf project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].