Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

minesa-org/SVG-Manipulation

Repository files navigation

SVG Modifier

A tool to modify SVG files in the @animation-body-full/rogue/ready/ folder, specifically targeting g element paths.

Features

  • Load and preview SVG files from the @animation-body-full/rogue/ready/ folder
  • Replace a_LArm elements with parts from @body-parts/rogue/4.svg
  • Save modified SVGs
  • Revert changes

Installation

  1. Make sure you have Node.js installed
  2. Clone this repository
  3. Install dependencies:
npm install

Usage

  1. Start the server:
npm start
  1. Open your browser and navigate to http://localhost:3000
  2. Select an SVG file from the dropdown
  3. Use the buttons to modify elements
  4. Save your changes
  5. Use the Revert button to undo changes if needed

How It Works

The tool allows you to:

  1. Replace the a_LArm element with another arm shape from body-parts/rogue/4.svg
  2. Save the modified SVG back to the original location (with automatic backups)
  3. Revert to the original SVG if needed

Folder Structure

  • animation-body-full/rogue/ready/: Contains the SVG files to be modified
  • body-parts/rogue/: Contains replacement parts
  • animation-body-full/rogue/ready/backups/: Created automatically to store backups of original files

License

MIT

About

Manipulate SVGs. Update their color or path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

 
 
 

Contributors