Software Alternatives, Accelerators & Startups

Graphviz VS Scour

Compare Graphviz VS Scour and see what are their differences

Graphviz logo Graphviz

Graphviz is open source graph visualization software. It has several main graph layout programs.

Scour logo Scour

SVG Optimizer / Cleaner
  • Graphviz Landing page
    Landing page //
    2022-01-18
  • Scour Landing page
    Landing page //
    2023-08-01

Graphviz videos

Graphviz - Make Diagrams - Ubuntu 10.10

More videos:

  • Review - Use Soot and Graphviz to Generate and Visualize Java Call Graphs

Scour videos

Scour "Black EP" Review

More videos:

Category Popularity

0-100% (relative to Graphviz and Scour)
Diagrams
100 100%
0% 0
Graphic Design Software
0 0%
100% 100
Flowcharts
100 100%
0% 0
Digital Drawing And Painting

User comments

Share your experience with using Graphviz and Scour. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Graphviz and Scour

Graphviz Reviews

Top 7 diagrams as code tools for software architecture
Graphviz is a graph visualization software for representing structural information as diagrams.

Scour Reviews

We have no reviews of Scour yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Graphviz seems to be a lot more popular than Scour. While we know about 80 links to Graphviz, we've tracked only 6 mentions of Scour. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Graphviz mentions (80)

  • Ask HN: Guidelines for making clear architecture diagrams
    Conventions exist but they're mostly crap. Along the KISS principle, boxed elements with connecting nodes are the best (most universally understood). In mathematical terms, this is an 'undirected graph', a 'directed graph' is the same but with directionality on the links between nodes. The standard toolkit for defining these in software is https://graphviz.org/ If you need to show the interaction between elements... - Source: Hacker News / about 1 month ago
  • Should I Open Source my Company?
    Thoughtful post, thanks. However, this tripped me up: "our GPU graph viz server" -- I couldn't understand how you a) scale graphviz[1] on a GPU and b) make money hosting graphviz. Quick read of your web site cleared that up :) [1] https://graphviz.org/. - Source: Hacker News / 5 months ago
  • Trippy 0.9.0 Release
    Tracing flows: breakdown complex UDP/TCP ECMP traces into individual flows (i.e. Common network path); render a chart of flows in GraphViz DOT format (example). Source: 6 months ago
  • Calculate the difference and intersection of any two regexes
    It has the look of graphviz about it, which is an excellent tool. Often helpful in debugging anything related to graphs. https://graphviz.org/. - Source: Hacker News / 9 months ago
  • What are some tools to help in visualizing concepts
    If you are talking about making visualisations for other people it would depend if you want to make them interactive, static, or a mix of the two. I’m not really sure what to recommend given I don’t know - but here are a few places to start: - Python tutor - manim - processing - graphviz - simple but good - draw.io. Source: about 1 year ago
View more

Scour mentions (6)

  • Is it possible to save multiple files as optimized SVGs at once?
    You could install the optimizer Inkscape uses internally and process your files with a super simple shell script. When reading the inkscape command line help, it does not seem to offer any option to export optimized SVGs from there. Source: about 1 year ago
  • Convert pdf to optimized SVG from command line [Help]
    Inkscape uses Scour under the hood for optimized SVG export. Source: over 1 year ago
  • Batch convert svg icons into a symbol set?
    First make sure all your icons are saved as 'Optimized SVG' to remove Inkscape specific data and unnecessary id-attributes. Inkscape uses 'Scour' for this under the hood, so you can just use that directly to convert your files from the command line. I recommend the options --strip-xml-prolog --remove-metadata --enable-id-stripping --renderer-workaround. Now you only need to replace the outermost ... With ... For... Source: about 2 years ago
  • Open Source Favicon Generation & Optimisation in 2022
    The script optimised the SVG using Scour. This removes some metadata and also shortens IDs as well as strip out comments. For the PNG files we used OptiPNG on the maximum optimisation setting. This can be slow on larger files, but for favicons should not take long. Here’s the before and after comparison of files sizes for a particular favicon, using the script:. - Source: dev.to / about 2 years ago
  • Where to start?
    I also recommend Inkscape, it also has scour built-in to it. When saving a SVG select the option "optimized SVG" which will give you options to pass to scour to lower the amount of markup there is. You can then do some hand editing after this to further remove any markup you don't want. Source: over 2 years ago
View more

What are some alternatives?

When comparing Graphviz and Scour, you can also consider the following products

PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.

SVGO - Tool for optimizing SVG files

draw.io - Online diagramming application

SVG Cleaner - Generally, SVG files produced by vector editors contain a lot of unused elements and attributes...

yEd - yEd is a free desktop application to quickly create, import, edit, and automatically arrange diagrams. It runs on Windows, Mac OS X, and Unix/Linux.

Inkscape - Inkscape is a free, open source professional vector graphics editor for Windows, Mac OS X and Linux.