Questions tagged [inkscape]

Inkscape is a free, open-source, cross-platform vector graphics editor similar to Adobe Illustrator, Corel Draw, or Xara X. Its native file format is SVG (Scalable Vector Graphics).

Homepage: http://inkscape.org

Features include:

  • Object creation:

    • Drawing: pencil tool (freehand drawing), pen tool (Bézier curves, straight lines), calligraphy tool
    • Shape tools: rectangles, ellipses, stars/polygons, spirals
    • Text tool
    • Embedded bitmaps
    • Clones (linked copies of objects)
  • Object manipulation:

    • Affine transformations (moving, scaling, rotating, skewing), both interactively and by specifying exact numeric values
    • Z-order operations
    • Grouping of objects
    • Full layer support
    • Alignment and distribution commands
    • Fill and stroke
    • A gradient editor capable of multi-stop gradients
    • Pattern fills (bitmap/vectors)
  • Operations on paths:

    • Node editing: moving nodes and Bézier handles, node alignment and distribution, etc.
    • Converting to path (for text objects or shapes), including converting stroke to path
    • Boolean operations
    • Path simplification
    • Bitmap tracing
    • Text support
    • Kerning, letterspacing, linespacing adjustments
    • Text on path
    • Text in shape
    • Rendering
    • Fully anti-aliased display
    • Alpha transparency support for display and PNG export
  • Misc:

    • Live watching and editing the document tree in the XML editor
    • PNG and PostScript export
    • Command-line options for export and conversions
    • Compliant SVG format file generation and editing
194 questions
83
votes
3 answers

How to create a png with transparent background in inkscape?

Is it possible? A PNG usually consumes less storage space compared to an SVG. Sometimes I need small sized images in sites like Launchpad. When I simply save as PNG, the background remains white, not transparent.
43
votes
6 answers

How can I create a desktop entry for an AppImage?

I want to create desktop entry for Inkscape AppImage. I'm having some issues because I don't have all MIME types or a clear idea about running that kind of app on desktop entry. Does anyone know how I can achieve such a thing?
AtomX
  • 681
  • 1
  • 7
  • 15
30
votes
2 answers

How can I set top left corner to have (0,0) coordinates in Inkscape?

I want to reverse the coordinate origin in Inkscape to top left corner. By default (0,0) stays at bottom left. Changing it to top left corner will help me in designing a sprite sheet for my game.
user8592
  • 838
21
votes
5 answers

Is there a way to batch export SVGs to PNGs?

I have these SVGS and I'd like to export them to PNG images, I could export them with Inkscape but that would mean open each file and export that file to PNG which is not efficient (I have hundreds of them). How can I do this?
Uri Herrera
  • 15,318
20
votes
4 answers

Inkscape: How can I make a multi-paged document in it?

I've picked Inkscape as a replacement of CorelDRAW on my Windows. It's free, so of course there have to be a few backdrops in face of its mighty ability to create perfect XML code for images. However, suppose I want to create a 10-paged documentary…
Abhimanyu
  • 1,423
15
votes
7 answers

Convert pdf to monochrome black-and-white via command line

I have a 65-page PDF file that has text in a dark grey. (Actual text, not a picture/image of text.) Printing on my B/W printer, the text gets all blurry, because the printer is trying to make it less than black. I can solve this problem…
Earthliŋ
  • 621
  • 2
  • 11
  • 29
15
votes
4 answers

Use CM Roman (latex font) in Inkscape?

I made a SVG in Inkscape on Fedora with the CM Roman (latex) font, but when opening the SVG on Ubuntu 12.04, it says it doesn't have CM Roman even though TexLive is installed. How do I use the CM Roman font in Inkscape on Ubuntu?
15
votes
2 answers

How do I find out if a program uses GTK 2 or 3?

Thinking of trying to tweak a theme to get Inkscape more compact. Was wondering if there was a way to tell which version of GTK+ it uses?
artfulrobot
  • 8,733
13
votes
5 answers

inkscape tooltips unreadable

I am running inkscape on kubuntu 15.10 and the tootips are unreadable. The are white on a light gray background. Everything is quite vanilla. Is there a fix? Or a configuration setting? Thanks. --Len I am running fvwm as my KDEWM. I checked and…
LenB
  • 231
12
votes
1 answer

How to : Change an icon in 16.04

Is it possible to replace a particular icon with one of our choice in 16.04 Ubuntu ? If yes, kindly share.
user227495
  • 4,309
12
votes
5 answers

Flattening PDF transparency

I have a PDF, made with Inkscape, that uses transparent colors. This image shall be used in a LaTeX document. While preserving the transparency is nice for editing, it can be a problem for printing. Printing usually involves PDF to PS conversion.…
Jan
  • 3,658
11
votes
4 answers

Convert SVG to PDF on several sheets

I have a SVG file created in Inkscape. I want to print it on multiple sheets to finally form a big poster. I need these multiple sheets converted to a PDF so I can print it from any operating system. The file I'm working with: SVG has a size of…
MadMike
  • 4,275
  • 8
  • 29
  • 50
10
votes
1 answer

Why doesn't Inkscape recognize the Ubuntu color palettes?

Inkscape 0.48.2 refuses to show my newly added Ubuntu color palettes in the color palettes selection menu. I have downloaded the Ubuntu color palettes for GIMP/InkScape from design.canonical.com, extracted the files and copied them to…
Octavian Helm
  • 14,515
10
votes
5 answers

How can I convert a folder of .pngs to .jpgs while setting the background color?

I have a folder of png files that have transparent backgrounds. I would like to convert them from the command line and maintain the images' transparent backgrounds. I'd appreciate any help. Since jpgs don't support transparency so how can I…
James
  • 1,775
10
votes
1 answer

Inkscape with TexText

I am trying to install the package TexText on Ubuntu, such that I can type Latex in certain gaphs. I followed these instructions, but when I open Inkscape I do not have the option Latex in the Extensions menu... Can anyone help me diagnose this…
Funzies
  • 187
1
2 3
12 13