# bonnyfone/vectalign

Tool for create complex morphing animations using VectorDrawables (allows morphing between any pair of SVG images)

Repository: https://github.com/bonnyfone/vectalign
Canonical: https://ross.abutalabs.com/products/vectalign
Language: Java
License Family: other
Topics: morphing-animations, svg-images, svg-path, android, android-development, vectalign
Last push: 2021-06-22T09:52:47+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4017, "days_push": 1898, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2013, forks 159 (observed 2026-08-28T04:06:05.332098+00:00)

## What it is
VectAlign is a Java tool that aligns two VectorDrawable pathData strings or SVG images so they become compatible for morphing animations via AnimatedVectorDrawable. It can be used from the command line or a simple GUI with morphing preview and export functionality.

## Use cases
- morph between two arbitrary SVG icons in an Android app
- fix 'Can't morph from' runtime exceptions for AnimatedVectorDrawable
- generate compatible pathData pairs for complex vector animations
- preview vector morphing animations before exporting
- convert incompatible SVG paths into morphable ones

## When to choose
- you need Android VectorDrawable morphing animations between complex or incompatible paths
- you want a GUI with preview and export for path alignment
- manual path command injection is too tedious

## When to avoid
- you need morphing for non-Android platforms like iOS or web
- you need Lottie or raster image animations
- you need an actively maintained library with recent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: graphics, animation, image-processing, developer-tools
- domain: android-tools, mobile-development, graphics, developer-tools
- platform: cli, cross-platform, jvm
- tags: vectordrawable, svg-morphing, animatedvectordrawable, path-alignment, gui, android

## Member repositories
- bonnyfone/vectalign (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:05.332098+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:00:54.501493+00:00, confidence not recorded.
  - readme: https://github.com/bonnyfone/vectalign (fetched 2026-08-28T04:06:05.332098+00:00, sha 9fe5e6ae2b2f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
