All Projects → logicfactory → svg2vector

logicfactory / svg2vector

Licence: other
Online batch converter of SVG images to Android vector drawable XML resource files

Projects that are alternatives of or similar to svg2vector

webp-wasm
Webp image convertor (webassembly, works offline in browser)
Stars: ✭ 18 (-53.85%)
Mutual labels:  converter, online
rocketjob
Ruby's missing background and batch processing system
Stars: ✭ 281 (+620.51%)
Mutual labels:  batch, batch-processing
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (+328.21%)
Mutual labels:  android-development, android-ui
PaymentCardView
Custom Credit/Debit card view
Stars: ✭ 62 (+58.97%)
Mutual labels:  android-development, android-ui
to-json-schema
Converts JS objects to JSON Schema
Stars: ✭ 83 (+112.82%)
Mutual labels:  converter, convert
Image-Support
Add badge with counter to ImageView Android.
Stars: ✭ 128 (+228.21%)
Mutual labels:  android-development, android-ui
RxLoading
RxJava library for showing a loading (i.e. progress bar) state while waiting for async data with minimal effort and advanced options.
Stars: ✭ 49 (+25.64%)
Mutual labels:  android-development, android-ui
svg-non-stop
SVG import "Gradient has no stop info" fix
Stars: ✭ 65 (+66.67%)
Mutual labels:  drawable, vector-drawable
gobatch
Batch processing library for Golang.
Stars: ✭ 19 (-51.28%)
Mutual labels:  batch, batch-processing
sic
🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image.
Stars: ✭ 96 (+146.15%)
Mutual labels:  batch, convert-images
FancyBottomSheetDialog
This is android library implementing bottom sheet like fancy dialog
Stars: ✭ 21 (-46.15%)
Mutual labels:  android-development, android-ui
Login-SignupUI-FirebasePhoneauth
New Repo
Stars: ✭ 43 (+10.26%)
Mutual labels:  android-development, android-ui
bafi
Universal JSON, BSON, YAML, CSV, XML converter with templates
Stars: ✭ 65 (+66.67%)
Mutual labels:  converter, convert
Xama.JTPorts.ShowcaseView
Xamarin.Android Native showcase view.
Stars: ✭ 17 (-56.41%)
Mutual labels:  android-development, android-ui
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Stars: ✭ 821 (+2005.13%)
Mutual labels:  android-development, android-ui
Extract-Color-Palette-Api
Create gradient drawable by extracting prominent colors from image⚫⚪
Stars: ✭ 16 (-58.97%)
Mutual labels:  android-ui, drawable
json2codable
A command line tool to generate a Swift Codable struct from a JSON document
Stars: ✭ 19 (-51.28%)
Mutual labels:  converter, convert
Biometric-Authentication-Android
A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 29 (-25.64%)
Mutual labels:  android-development, android-ui
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-66.67%)
Mutual labels:  android-development, android-ui
android-custom-view
No description or website provided.
Stars: ✭ 15 (-61.54%)
Mutual labels:  android-development, android-ui

SVG to Vector Drawable Converter

Convert SVG images to Android VectorDrawable XML resource files online.

Put the output XML files into the ‘res/drawable’ directory of your app and reference to them in XML / Java code as to ordinary drawables.

This repo serves as our primary way of keeping track of bugs.

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].