-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
125 lines (119 loc) · 8.07 KB
/
about.html
File metadata and controls
125 lines (119 loc) · 8.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Google tag (gtag.js) - GA4 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TJF5RZ7QYQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TJF5RZ7QYQ');
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5KLS38PQ');</script>
<!-- End Google Tag Manager -->
<title>About ImageActionBot | Free automation software for Windows</title>
<meta name="description" content="About ImageActionBot — free automation software for Windows: no-code visual workflows, mission, trust, and official channels.">
<meta name="robots" content="index,follow">
<link rel="canonical" href="https://www.imageactionbot.com/about.html">
<meta name="theme-color" content="#1f7a43">
<meta property="og:type" content="article">
<meta property="og:title" content="About ImageActionBot | Free automation software">
<meta property="og:description" content="Free automation software for Windows — ImageActionBot mission, no-code visual workflows, trust, and official channels.">
<meta property="og:url" content="https://www.imageactionbot.com/about.html">
<meta property="og:image" content="https://www.imageactionbot.com/iab.png">
<meta property="og:image:alt" content="ImageActionBot logo">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="About ImageActionBot | Free automation software">
<meta name="twitter:description" content="Free Windows automation software — ImageActionBot mission, privacy-first design, official channels.">
<meta name="twitter:image" content="https://www.imageactionbot.com/iab.png">
<link rel="icon" href="https://www.imageactionbot.com/iab.png" type="image/png" sizes="48x48">
<link rel="icon" href="https://www.imageactionbot.com/iab.png" type="image/png" sizes="512x512">
<link rel="shortcut icon" href="https://www.imageactionbot.com/iab.png" type="image/png">
<link rel="apple-touch-icon" href="https://www.imageactionbot.com/iab.png" sizes="512x512">
<link rel="manifest" href="./site.webmanifest">
<link rel="stylesheet" href="./main.css">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5368355682383000"
crossorigin="anonymous"></script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5KLS38PQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<a class="skip-link" href="#main">Skip to content</a>
<header class="site-header">
<div class="container nav-wrap">
<a class="brand" href="./index.html" aria-label="ImageActionBot home">
<img src="./iab.png" alt="ImageActionBot logo" width="44" height="44">
<span>ImageActionBot</span>
</a>
<nav class="nav" aria-label="Primary navigation">
<a href="./index.html">Home</a>
<a href="./index.html#features">Features</a>
<a href="./index.html#use-cases">Use Cases</a>
<a href="./index.html#screenshots">Screenshots</a>
<a href="./how-to-use.html">How to Use</a>
<a href="./automation-software.html">Automation Software</a>
<a href="./index.html#social">Social</a>
<a class="btn btn-sm js-download-link" data-download-link href="#" target="_blank" rel="noopener noreferrer">Download</a>
</nav>
</div>
</header>
<main id="main" class="section">
<div class="container prose">
<h1>About ImageActionBot</h1>
<p>ImageActionBot is <strong>automation for Windows and Android</strong> that anyone can approach like a normal app: you work from <strong>pictures of your screen</strong> (buttons, fields, icons) and simple step choices — <strong>not from code</strong>. Underneath, the software handles image matching, typing, key actions, and structured runs so repetitive work becomes repeatable and calmer.</p>
<h2>What we focus on</h2>
<ul>
<li><strong>Ease of understanding:</strong> If you can point at what should happen on screen, you can turn it into a step.</li>
<li><strong>No mandatory programming:</strong> Menus and a clear step list instead of scripts for everyday automation.</li>
<li><strong>Serious execution:</strong> Multi-step flows, data from spreadsheets, document layouts, and controls like Run All, Test, and emergency stop when a run is active.</li>
</ul>
<h2>Why this matters</h2>
<p>People and teams lose hours to the same clicks and typing every day. ImageActionBot exists to <strong>compress that work into flows you trust</strong> — saved, documented with our guides, and runnable on your own PC.</p>
<h2>Founder</h2>
<p><strong>Avinash Chauhan</strong> is the founder and maintainer of ImageActionBot.</p>
<p>Official contact email: <a href="mailto:finedge360official@gmail.com">finedge360official@gmail.com</a></p>
<p>ImageActionBot is developed and maintained by ImageActionBot Technologies, an independent software initiative focused on building practical automation tools for everyday computer users.</p>
<p>The goal is simple: <strong>less repetitive manual work</strong>, more time for work that actually needs a human — without asking users to become developers first.</p>
<p>The software is designed <strong>privacy-first</strong>: your workflows and screen templates run on <strong>your computer</strong>; we do not rely on cloud processing for core automation.</p>
<p>ImageActionBot keeps improving from <strong>real usage and feedback</strong> — the same bar we use for tools we would run on our own machines.</p>
<h2>Official channels</h2>
<ul>
<li>Website: <a href="https://www.imageactionbot.com" target="_blank" rel="noopener noreferrer">imageactionbot.com</a></li>
<li>Telegram: <a href="https://t.me/imageactionbot" target="_blank" rel="noopener noreferrer">@imageactionbot</a></li>
<li>X: <a href="https://x.com/ImageActionBot" target="_blank" rel="noopener noreferrer">@ImageActionBot</a></li>
<li>Instagram: <a href="https://www.instagram.com/imageactionbot" target="_blank" rel="noopener noreferrer">@imageactionbot</a></li>
<li>YouTube: <a href="https://www.youtube.com/@ImageActionBot" target="_blank" rel="noopener noreferrer">@ImageActionBot</a></li>
</ul>
</div>
</main>
<footer class="site-footer">
<div class="container footer-wrap">
<p><strong>ImageActionBot</strong> — Free tool for Windows and Android automation with image matching and step workflows.</p>
<div class="footer-links">
<a href="./about.html">About</a>
<a href="./contact.html">Contact</a>
<a href="./privacy-policy.html">Privacy Policy</a>
<a href="./terms.html">Terms</a>
<a href="./how-to-use.html">How to Use</a>
<a href="./automation-software.html">Automation Software</a>
<a class="js-download-link" data-download-link href="#" target="_blank" rel="noopener noreferrer">Download</a>
<a href="https://t.me/imageactionbot" target="_blank" rel="noopener noreferrer">Telegram</a>
<a href="https://x.com/ImageActionBot" target="_blank" rel="noopener noreferrer">X</a>
<a href="https://www.instagram.com/imageactionbot" target="_blank" rel="noopener noreferrer">Instagram</a>
<a href="https://www.youtube.com/@ImageActionBot" target="_blank" rel="noopener noreferrer">YouTube</a>
</div>
<p class="footer-note">© 2026 ImageActionBot Technologies. All rights reserved.</p>
</div>
</footer>
<script src="./main.js" defer></script>
</body>
</html>