awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Yqnn avatar

Yqnn/svg-path-editor

0
View on GitHub↗
5,222 stars·419 forks·TypeScript·Apache-2.0·17 viewsyqnn.github.io/svg-path-editor↗

Svg Path Editor

This project is a vector path manipulator and SVG geometry transformer that provides a visual interface for modifying SVG path data. It serves as a utility for adding, removing, and converting path segments without writing coordinate code by hand.

The tool functions as an SVG path optimizer, reducing path data length and cleaning up coordinate systems. It also includes a geometry transformer for applying scaling, rotation, and translation to vector shapes.

The software includes capabilities for visual path manipulation and global geometry transformations. It also provides viewport control tools for zooming, panning, and fitting the view to the current path.

Features

  • SVG Path Manipulation Toolkits - Provides a comprehensive visual toolkit for splitting, merging, and transforming SVG path data.
  • SVG Geometry Transformations - Applies scaling, rotating, and translation to vector paths to refine layout and alignment.
  • SVG Geometry Transformers - Provides a browser-based tool for scaling, rotating, and translating vector shapes.
  • Bézier Curve Interpolations - Calculates curved line positions between control points using cubic and quadratic Bézier formulas.
  • Geometric Path Transformations - Modifies vector path geometry using transformation matrices for scaling and rotation.
  • SVG Path Command Mappings - Maps SVG path command strings to interactive coordinate objects for direct graphical manipulation.
  • SVG Path Geometry Transformations - Applies global scaling, rotation, and translation to refine the overall shape of an SVG path.
  • Path Optimizations - Reduces vector path complexity by removing redundant nodes and simplifying coordinate systems.
  • Vector Path Optimizations - Reduces path complexity by cleaning up coordinate systems and removing redundant data.
  • Screen Space Coordinate Mappings - Translates virtual Cartesian vector coordinates to physical screen pixels and back for rendering and saving.
  • SVG Path String Splitters - Deconstructs SVG path strings into structured arrays of segments for granular editing.
  • Canvas Vector Rendering - Implements high-performance drawing of vector paths using the HTML5 canvas API for the workspace.
  • SVG Illustration Design - Provides a visual interface for designing precise vector shapes and lines for web-based illustrations.
  • SVG Path Serializers - Converts optimized geometric data back into clean SVG path data strings.

Star history

Star history chart for yqnn/svg-path-editorStar history chart for yqnn/svg-path-editor

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Svg Path Editor

These projects share indexed features with Svg Path Editor. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • visioncortex/vtracervisioncortex avatar

    visioncortex/vtracer

    5,452View on GitHub↗

    vtracer is a raster to SVG converter and image vectorization pipeline. It transforms high-resolution scans and pixel-based images into scalable vector graphics by tracing shapes and colors. The tool includes a specialized pixel art vectorizer that converts low-resolution raster graphics into vector shapes while preserving a pixelated aesthetic. It also functions as a Bezier curve fitting tool to simplify dense point sets into smooth curves, reducing the complexity of vector paths. The project covers large scale image vectorization for gigapixel-scale data, color clustering and patch segmenta

    Rustimage-procesingrustsvg
    View on GitHub↗5,452
  • veltman/flubberveltman avatar

    veltman/flubber

    6,920View on GitHub↗

    Flubber is an SVG path morphing library and shape transition engine designed to calculate smooth interpolations between complex vector shapes. It functions as a vector shape interpolator that generates intermediate path states between two sets of coordinates based on a progress value. The toolkit provides specialized capabilities for managing transitions between different shape quantities, including the ability to split a single shape into multiple pieces or merge multiple shapes into one. It also enables morphing between custom paths and geometric primitives, such as circles and rectangles,

    JavaScript
    View on GitHub↗6,920
  • visualize-ml/book2_beauty-of-data-visualizationVisualize-ML avatar

    Visualize-ML/Book2_Beauty-of-Data-Visualization

    3,603View on GitHub↗

    This project is a mathematical visualization library and a collection of algorithmic art. It serves as a data visualization guide and an interactive visualizer, providing a set of implementations for rendering complex geometric shapes and mathematical concepts through code. The collection focuses on generating aesthetic patterns and precise graphic elements, including fractals, Bezier curves, and Lissajous patterns. It uses recursive functions and iterative algorithms to produce complex geometric structures and algorithmic art. The library covers a range of capabilities including interactive

    Jupyter Notebook
    View on GitHub↗3,603
  • dmitrybaranovskiy/raphaelDmitryBaranovskiy avatar

    DmitryBaranovskiy/raphael

    11,284View on GitHub↗

    Raphael is a JavaScript library for creating, manipulating, and animating scalable vector graphics. It provides a programmatic interface and a cross-browser renderer for drawing 2D vector graphics and complex shapes within a web browser. The project functions as an SVG animation framework and drawing API, allowing for the construction of diagrams, charts, and custom illustrations. It enables the creation of motion graphics through the transformation of vector elements using coordinate systems and easing functions. The library covers capabilities for scalable vector rendering, dynamic data vi

    JavaScript
    View on GitHub↗11,284
Compare all 30 related projects→

Frequently asked questions

What does yqnn/svg-path-editor do?

This project is a vector path manipulator and SVG geometry transformer that provides a visual interface for modifying SVG path data. It serves as a utility for adding, removing, and converting path segments without writing coordinate code by hand.

What are the main features of yqnn/svg-path-editor?

The main features of yqnn/svg-path-editor are: SVG Path Manipulation Toolkits, SVG Geometry Transformations, SVG Geometry Transformers, Bézier Curve Interpolations, Geometric Path Transformations, SVG Path Command Mappings, SVG Path Geometry Transformations, Path Optimizations.

Which projects share features with yqnn/svg-path-editor?

Projects with overlapping indexed features include: visioncortex/vtracer — vtracer is a raster to SVG converter and image vectorization pipeline. It transforms high-resolution scans and… veltman/flubber — Flubber is an SVG path morphing library and shape transition engine designed to calculate smooth interpolations… visualize-ml/book2_beauty-of-data-visualization — This project is a mathematical visualization library and a collection of algorithmic art. It serves as a data… dmitrybaranovskiy/raphael — Raphael is a JavaScript library for creating, manipulating, and animating scalable vector graphics. It provides a… opentypejs/opentype.js — opentype.js is a JavaScript library for reading, writing, and manipulating OpenType, TrueType, and WOFF font files in… kevinzhow/pnchart — PNChart is an iOS charting framework and data visualization library designed for rendering interactive visual data…