Reputation: 189
Hi I want to draw these kind of architectural diagrams for my project. Can you please tell me which tools should I use
Upvotes: 5
Views: 4358
Reputation: 4854
Depending on your licencing agreements, you can draw these type of images in Visio.
Upvotes: 0
Reputation: 5695
The actual image you provided as example looks like it was put together in Photoshop. If you are thinking about something for quickly sketching up architectural diagrams without worrying about the visual polish, you might try something like Dia (free and open source.)
Upvotes: 1
Reputation: 33396
My favorite is yEd Graph Editor. Free and easy to use. Supports UML out of the box and it's crossplatform since it's written in Java :)
Upvotes: 7