All Projects → raniaamina → inkporter

raniaamina / inkporter

Licence: GPL-3.0 license
Inkporter - is powerfull tool to help your productivity with Inkscape. This tools available as Command Line Interface and Inkscape Extension, so you choose as your preference.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to inkporter

inkscape-multipage-export
Inkscape extension to export selected objects to various file formats.
Stars: ✭ 35 (-2.78%)
Mutual labels:  inkscape, inkscape-extension
Photoshopcclinux
Photoshop CC v19 installer for Gnu/Linux
Stars: ✭ 2,894 (+7938.89%)
Mutual labels:  inkscape
mightyscape-1.X
A maintained extension collection for Inkscape 1.0+, working on Windows and Linux
Stars: ✭ 23 (-36.11%)
Mutual labels:  inkscape
elsie
Python framework for making slides
Stars: ✭ 33 (-8.33%)
Mutual labels:  inkscape
shapekeyimport
Blender add-on to import shapekeys
Stars: ✭ 31 (-13.89%)
Mutual labels:  inkscape
inkscape-extension-playing-cards
An Inkscape extension that creates templates for playing cards
Stars: ✭ 25 (-30.56%)
Mutual labels:  inkscape
inkscape-gears-dev
Enhanced version of the well known gears extension, allows spokes, center cross, metric module, best evolute shape ...
Stars: ✭ 50 (+38.89%)
Mutual labels:  inkscape
inkscape-dark-theme
this theme created to be compatible with inkscape 0.92.X in particular but also it works with other GTKs well
Stars: ✭ 36 (+0%)
Mutual labels:  inkscape
Stretch
KiCad to SVG and then back again
Stars: ✭ 56 (+55.56%)
Mutual labels:  inkscape
inkscape onionskin
Several plugins for Inkscape to ease creation of animations. The main plugin allows for an onionskin view of Inkscape's layers
Stars: ✭ 20 (-44.44%)
Mutual labels:  inkscape
tronxy-xy100
Working with an inexpensive 3D printer, Other names: STARTT (from imakr.com) or Anet A8
Stars: ✭ 22 (-38.89%)
Mutual labels:  inkscape
turpenscape
Turpenscape allows designers to create Inkscape (and Gimp!) palettes from an image or an URL
Stars: ✭ 13 (-63.89%)
Mutual labels:  inkscape
rethinkscape-gtk3
A Inkscape UI mockup proposal based on gnome GTK3 interface design team
Stars: ✭ 13 (-63.89%)
Mutual labels:  inkscape
VSCode-LaTeX-Inkscape
✍️ A way to integrate LaTeX, VS Code, and Inkscape in macOS
Stars: ✭ 62 (+72.22%)
Mutual labels:  inkscape
inkmake
Makefile inspired export from SVG files using Inkscape as backend with some added smartness.
Stars: ✭ 21 (-41.67%)
Mutual labels:  inkscape
ink
LaTeX + Inkscape
Stars: ✭ 22 (-38.89%)
Mutual labels:  inkscape
svg2mod
Convert Inkscape SVG drawings to KiCad footprint modules
Stars: ✭ 72 (+100%)
Mutual labels:  inkscape
inkslides
A rewrite of the inkscapeslide script to create PDF presentations out of inkscape SVG files.
Stars: ✭ 24 (-33.33%)
Mutual labels:  inkscape

Inkporter

Perkakas sederhana untuk mengekspor berkas svg dari Inkscape berdasarkan pattern objek ID yang telah ditentukan. Perkakas ini dapat juga disebut dengan SVG extractor. Inkporter tersedia untuk Linux dan Windows serta dalam antarmuka GUI berupa ekstensi inkscape.

Dependensi

  • Inkscape

  • ghostscript (khusus untuk PDF CMYK)

  • webp

Memasang Inkporter

Debian/Ubuntu Base

# Menambah Key Gimpscape PPA
curl -s --compressed "https://gimpscape.github.io/gimpscape-ppa/tools/KEY.gpg" | sudo apt-key add -
# Menambah sources.list
sudo curl -s --compressed -o /etc/apt/sources.list.d/gimpscape-ppa.list "https://gimpscape.github.io/gimpscape-ppa/tools/gimpscape-ppa.list"
# Memasang Inkporter​
sudo apt update && sudo apt install inkporter

Selain Debian/Ubuntu Base

# unduh skrip inkporter
sudo wget https://raw.githubusercontent.com/raniaamina/inkporter/master/source/inkporter/inkporter -P /usr/local/bin/
# atur agar dapat dieksekusi
sudo chmod +x /usr/local/bin/inkporter

Penggunaan

Harap diperhatikan, Inkporter versi 1.x diperuntukkan untuk Inkscape versi 0.9x ke bawah. Untuk penggunak Inkscape versi 1.0 atau yang terbaru, pastikan untuk memasang Inkporter versi 2.x

Pastikan berkas svg telah diset ID-nya dengan pola yang ditentukan, misal icon-merah, icon-bir, icon-hjau. Selanjutnya, buka terminal dan jalankan.

inkporter nama-file.svg icon

Pilih format ekspor dan ikuti petunjuk yang tampil di layar.

Untuk detail penggunaan Inkporter silakan lihat di inkporter --help

Sangkalan

Inkporter dikembangkan sukarela oleh Rania Amina & Artemtech serta Komunitas Gimpscape Indonesia. Kami tidak memberikan jaminan apapun untuk perkakas bantu ini, segala hal yang ditimbulkan akibat Inkporter sepenuhnya adalah tanggung jawab pengguna.

Lain-Lain

Detail lengkap tentang Inkporter dapat dilihat pada halaman: https://catatan.raniaamina.id/tools/inkporter termasuk untuk Inkporter versi Windos. Jika Anda meras terbantu dengan perkakas ini, kami akan sangat jika Anda berkenan mengulas atau membagikan ke rekan sekitar atau berbagi kopi dengan kami di halaman: https://devlovers.netlify.com/.

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