-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
41 lines (38 loc) · 1.63 KB
/
index.html
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
---
layout: default
title: Home
description: A versatile image/GIF capture suite for Mac and Linux.
permalink: /
---
<h1>Features</h1>
<h2>What makes MagicCap the best?</h2>
<ul class="features">
<li><span class="icon"><i class="fas fa-fw fa-puzzle-piece"></i></span>
<b>Compatible</b> You are able to get the same experience on both macOS and Linux
</li>
<li><span class="icon"><i class="fas fa-fw fa-fast-forward"></i></span>
<b>Fast</b> Captures are optimised to be as fast as possible to ensure a smooth user experience
</li>
<li><span class="icon"><i class="fas fa-fw fa-file-image"></i></span>
<b>Flexible</b> Many different options available for you to configure as you like
</li>
<li><span class="icon"><i class="fas fa-fw fa-check-circle"></i></span>
<b>Functional</b> GIFs, blurring and more; MagicCap is there to help you with whatever you need when it comes to
screenshotting
</li>
<li><span class="icon"><i class="fas fa-fw fa-crop-alt"></i></span>
<b>Unique</b> Many features have not been seen before on macOS and Linux and are unique to MagicCap
</li>
<li><span class="icon"><i class="fas fa-fw fa-code"></i></span>
<b>Open-source</b> If MagicCap doesn't have a feature that you want, you can add it yourself with our
open-source code
</li>
</ul>
<h1>Screenshot Gallery</h1>
<h2>See MagicCap in action!</h2>
<div class="gallery">
<img src="/img/screenshots/main_menu.png">
<img src="/img/screenshots/select_window_blur.png">
<img src="/img/screenshots/select_window.png">
<img src="/img/screenshots/upload_config.png">
</div>