skip to Main Content

I want to create attractive infographics or flowchart similar below image?

Could introduce me software , tools, AI, Online websites for doing that?
do these created by video makers or creators?

Do these gif images created by video makers software?

Are these software free?

create attractive infographics or flowchart

2

Answers


  1. Chosen as BEST ANSWER

    You can create animated diagram by Canva,draw.io or Figma.


  2. You can use JavaScript code alone instead of needing software.

    Research:

    • Pixel programming for Canvas.
    • About using JS keyframes.
    • About recording video of Canvas

    As a starting point, you can do this with FlowChart JS.

    Here is a simple code example:
    https://code.balkan.app/flowchart-js/attractive-flowchart#JS

    Also for vector shapes SVG animation (using timeline, etc) you can try the free tool: https://www.svgator.com/vector-animation-software

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search