mirror of
https://github.com/tiyn/wiki.git
synced 2025-07-27 01:27:45 +02:00
drawio: added drawio to image editors
This commit is contained in:
parent
8865c1df47
commit
c3f19f3356
13
wiki/drawio.md
Normal file
13
wiki/drawio.md
Normal file
@ -0,0 +1,13 @@
|
||||
# draw.io
|
||||
|
||||
[draw.io](https://ww.drawio.net) is a cross-platform graph drawing software application.
|
||||
|
||||
## Setup
|
||||
|
||||
draw.io can be used online in the browser on [their website](https://app.diagrams.net).
|
||||
Alternatively a desktop application exists.
|
||||
The setup files for [Windows](/wiki/windows.md), MacOS and [Linux](/wiki/linux.md) can be found in
|
||||
[the draw.io GitHub](https://github.com/jgraph/drawio-desktop/releases).
|
||||
For Linux-distributions there are usually also packages in the
|
||||
[corresponding package manager](/wiki/linux/package_manager.md) often called `drawio-desktop` or
|
||||
something similar
|
@ -5,23 +5,23 @@ In the computer context it is a file with an extension like `png`, `jpg`, `gif`
|
||||
vector graphics but there are many more.
|
||||
This entry also features medicinal image and visual formats such as DICOM.
|
||||
|
||||
## Clients
|
||||
## Viewer
|
||||
|
||||
- [sxiv](https://github.com/xyb3rt/sxiv) is an image viewer for [Linux'](/wiki/linux.md)
|
||||
[X window system](/wiki/linux/x_window_system.md).
|
||||
- [Weasis](https://github.com/nroduit/Weasis) is a cross-platform DICOM viewer.
|
||||
- [Inkscape](/wiki/inkscape.md) is a cross-platform vector graphic editor.
|
||||
|
||||
## Editing
|
||||
## Editors
|
||||
|
||||
Editing images can be done by various image manipulation software.
|
||||
A popular cross-platform program for this is [GIMP](https://www.gimp.org/).
|
||||
|
||||
A second cross-platform software suite for displaying, creating and editing (raster) images is
|
||||
[ImageMagick](/wiki/imagemagick.md).
|
||||
|
||||
Another part of image manipulation is the upscaling of low resolution images.
|
||||
This can be done by the cross-platform program [upscayl](https://github.com/upscayl/upscayl).
|
||||
- [GIMP](https://www.gimp.org/) is a popular cross-platform program for editing pictures.
|
||||
- [ImageMagick](/wiki/imagemagick.md) is another cross-platform software suite for creating and
|
||||
- editing (raster) images.
|
||||
- [upscayl](https://github.com/upscayl/upscayl) is an upscaler that can be used cross-platform.
|
||||
- [Inkscape](/wiki/inkscape.md) is a cross-platform vector graphic editor.
|
||||
- [draw.io](/wiki/drawio.md) is a cross-platform program and web application for creating and
|
||||
editing diagrams.
|
||||
|
||||
### Getting Metadata
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user