www.outlookfreeware.com
Open in
urlscan Pro
198.38.83.246
Public Scan
Submitted URL: https://www.outlookfreeware.com/
Effective URL: https://www.outlookfreeware.com/en/
Submission: On August 11 via automatic, source certstream-suspicious — Scanned from GB
Effective URL: https://www.outlookfreeware.com/en/
Submission: On August 11 via automatic, source certstream-suspicious — Scanned from GB
Form analysis
1 forms found in the DOMName: aspnetForm — POST https://www.outlookfreeware.com/en/
<form name="aspnetForm" method="post" action="https://www.outlookfreeware.com/en/" onsubmit="javascript:return WebForm_OnSubmit();" id="aspnetForm">
<div>
<input type="hidden" name="bitrix_include_areas" id="bitrix_include_areas" value="N">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="/wEPDwULLTEyNjA4MTgyOTYPZBYCZg9kFgICAQ9kFgRmD2QWAgIBDxYCHgVzdHlsZQUnd2lkdGg6MHB4OyBoZWlnaHQ6MHB4OyBvdmVyZmxvdzpoaWRkZW47ZAIBD2QWAmYPZBYCZg9kFgJmD2QWAmYPZBYCAgEPD2QWAh4KYXJpYS1sYWJlbAUGU2VhcmNoZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQU6Y3RsMDAkc3lzdGVtX2xvZ2luJHN5c3RlbV9sb2dpbiRzeXN0ZW1fbG9naW4kY2hlY2tSZW1lbWJlcjlRa34AA+LvlQWWtA3ZFsGDCruB">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/WebResource.axd?d=mrZope83QA7DLj3qt0PWuX8kcCmn2p6zlL3BedQv-tGTCsruQviFn5AJdjSjJAEiMQqcUM5AiPtOtPgyqRjvLNStxBE1&t=637811667300000000" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
var dotNetVars = {
'ADMIN_THEME_ID': '.default',
'LANGUAGE_ID': 'en',
'FORMAT_DATE': 'DD.MM.YYYY',
'FORMAT_DATETIME': 'DD.MM.YYYY HH:MI:SS',
'opt_context_ctrl': false,
'cookiePrefix': 'BITRIX_SM',
'titlePrefix': '...',
'messPanelFixOn': 'Fix toolbar',
'messPanelFixOff': 'Unpin bar',
'messHideMenu': 'Hide Menu',
'messShowMenu': 'Show Menu',
'messHideButtons': 'Minimize Buttons',
'messShowButtons': 'Maximize Buttons',
'messFilterInactive': 'Filter is inactive, showing all records.',
'messFilterActive': 'Filter is active, showing only matching records.',
'messFilterLess': 'Hide Filter',
'messLoading': 'Loading...',
'messMenuLoading': 'Loading...',
'messMenuLoadingTitle': 'Loading menu items...',
'messNoData': '- No data -',
'messExpandTabs': 'Expand Tabs',
'messCollapseTabs': 'Collapse Tabs',
'messPanelCollapse': 'Hide panel',
'messPanelExpand': 'Show panel',
'exFormatDate': 'M/d/yyyy',
'exFormatDateTime': 'M/d/yyyy h:mm:ss tt',
'currentCultureInfoID': '1033',
'currentCultureInfoName': 'en-US',
'securityTokenPair': 'bxValidationToken=8cdaaacc927f068aa4abda550a19ba83'
};
var phpVars = dotNetVars;
var bitrixWebAppPath = '';
var APPPath = ''; //]]>
</script>
<script type="text/javascript">
var bxReconnectCount = 0;
var bxReconnectMaxCount = 5;
function BXReconnect() {
bxReconnectCount++;
if (bxReconnectCount < bxReconnectMaxCount) {
var img = new Image(1, 1);
img.src = '/bitrix/Reconnect.aspx';
}
}
window.setInterval('BXReconnect()', 1170000);
</script>
<script src="/WebResource.axd?d=c1wqD9rwITqUma7e1FsafuQPAus8sjH0q2s5RHtoPFwShlKOHclnow2VfYUtIHmrBYNgnwhM8gO8WBhJVgdLKHbZToyzZTeQLZxqR-GLZhdJ8jaz0&t=637811667300000000" type="text/javascript"></script>
<script src="data:text/javascript;base64,Ow==" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function bxPageAddHeadItemCompare(tag, item) {
if (!tag.tagName || (tag.tagName.toLowerCase() != item.tag.toLowerCase())) return false;
for (var key in item.attributes)
if (tag.getAttribute(key) == null || (tag.getAttribute(key).toLowerCase() != item.attributes[key].toLowerCase())) return false;
return true;
}
function bxPageAddHeadItems(items) {
var head = document.getElementsByTagName('head')[0];
for (var i = head.childNodes.length - 1; i >= 0; i--)
if (head.childNodes[i].getAttribute) {
if (head.childNodes[i].getAttribute('bxPageHeadItem') != null) head.childNodes[i].isMarkedForDeletion = true;
for (var j = 0; j < items.length; j++)
if (bxPageAddHeadItemCompare(head.childNodes[i], items[j])) items[j].doNotAdd = true;
}
for (var i = 0; i < items.length; i++) {
if (items[i].doNotAdd) continue;
var item = document.createElement(items[i].tag);
item.setAttribute('bxPageHeadItem', 'true');
for (var key in items[i].attributes) item.setAttribute(key, items[i].attributes[key]);
head.insertBefore(item, head.childNodes[0]);
}
}
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>
<div style="width:0px; height:0px; overflow:hidden;">
<div id="ctl00_Requisite_UP_AJAX">
</div>
</div><input type="hidden" name="bxValidationToken" value="8cdaaacc927f068aa4abda550a19ba83">
<div class="bodyWrap">
<table class="body" cellspacing="0">
<tbody>
<tr class="headerFooter topHeader">
<td class="topLeft">
<a class="bg-NavigationHome" href="/en/" aria-label="Home" title="Home"></a>
<a class="bg-NavigationMap" href="/en/map.aspx" aria-label="Site Map" title="Site Map"></a>
<a class="bg-NavigationContact" href="/en/contact.aspx" aria-label="Contact Us" title="Contact Us"></a>
</td>
<td class="topCenter">
<div>
<div id="ctl00_search_form_search_form_search_form_panel" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'ctl00_search_form_search_form_search_form_buttonSearch')">
<table class="searchForm" cellspacing="0">
<tbody>
<tr>
<td id="left">
<div class="bg-Search"></div>
</td>
<td id="center">
<input name="ctl00$search_form$search_form$search_form$textQuery" type="text" id="ctl00_search_form_search_form_search_form_textQuery" aria-label="Search" style="width:99%;">
</td>
<td id="right">
<input type="submit" name="ctl00$search_form$search_form$search_form$buttonSearch" value="" id="ctl00_search_form_search_form_search_form_buttonSearch" title="Search">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
<td class="topRight">
<a class="bg-NavigationHome" href="/en/" aria-label="Home" title="Home"></a>
<a class="bg-NavigationMap" href="/en/map.aspx" aria-label="Site Map" title="Site Map"></a>
<a class="bg-NavigationContact" href="/en/contact.aspx" aria-label="Contact Us" title="Contact Us"></a>
</td>
</tr>
<tr class="title">
<td class="left" rowspan="2">
<ul class="mainMenu">
<li class="">
<a href="https://www.outlookfreeware.com/en/products/">Add-ins</a>
</li>
<li class="">
<a href="https://www.outlookfreeware.com/en/news/">News</a>
</li>
<li class="">
<a href="https://www.outlookfreeware.com/en/blog/">Blog</a>
</li>
<li class="">
<a href="https://www.outlookfreeware.com/en/forum/">Forum</a>
</li>
<li class="">
<a href="https://www.youtube.com/c/OutlookFreeware" target="_blank" rel="nofollow noopener">Videos</a>
</li>
<li class="">
<a href="https://www.outlookfreeware.com/en/tagged/">Tags</a>
</li>
</ul>
</td>
<td class="center">
<span class="bg-Logo"></span>
<div class="title-subtitle">
<div class="title">OUTLOOK FREEWARE</div>
<div class="subtitle">
<h1 style="text-transform:none">Free Add-ins for Microsoft® Outlook® </h1>
</div>
</div>
</td>
<td class="right" rowspan="2">
<div id="ctl00_system_login_system_login_system_login_panel" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'ctl00_system_login_system_login_system_login_buttonLogin')">
<label for="ctl00_system_login_system_login_system_login_textLogin" class="fix-valign">User:</label><br>
<input name="ctl00$system_login$system_login$system_login$textLogin" type="text" maxlength="50" id="ctl00_system_login_system_login_system_login_textLogin" class="fix-valign" style="width:136px;"><br>
<label for="ctl00_system_login_system_login_system_login_textPassword" class="fix-valign">Password:</label><br>
<input name="ctl00$system_login$system_login$system_login$textPassword" type="password" maxlength="50" id="ctl00_system_login_system_login_system_login_textPassword" class="fix-valign" style="width:112px;">
<input type="submit" name="ctl00$system_login$system_login$system_login$buttonLogin" value="" id="ctl00_system_login_system_login_system_login_buttonLogin" title="Login" class="fix-valign bg-LoginButton"><br>
<span class="fixed-checkbox"><input id="ctl00_system_login_system_login_system_login_checkRemember" type="checkbox" name="ctl00$system_login$system_login$system_login$checkRemember" checked="checked"><label
for="ctl00_system_login_system_login_system_login_checkRemember">Remember me</label></span><br>
<a class="link" href="/en/auth.aspx?op=register">
Register</a><br>
</div>
</td>
</tr>
<tr class="mobile">
<td colspan="2">
<ul class="mainMenu">
<li class="">
<a href="https://www.outlookfreeware.com/en/products/">Add-ins</a>
</li>
<li class="">
<a href="https://www.outlookfreeware.com/en/news/">News</a>
</li>
<li class="">
<a href="https://www.outlookfreeware.com/en/blog/">Blog</a>
</li>
<li class="">
<a href="https://www.outlookfreeware.com/en/forum/">Forum</a>
</li>
<li class="">
<a href="https://www.youtube.com/c/OutlookFreeware" target="_blank" rel="nofollow noopener">Videos</a>
</li>
<li class="">
<a href="https://www.outlookfreeware.com/en/tagged/">Tags</a>
</li>
</ul>
</td>
</tr>
<tr class="subtitle">
<td class="center">
<div class="subtitle splash">
<div class="background"></div>
</div>
</td>
</tr>
<tr class="content">
<td class="left">
<div class="bg-HeaderBottomLeft"></div>
<div class="menu-categories">
<ul>
<li><a href="https://www.outlookfreeware.com/en/products/import">Import to Outlook</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/duplicates">Duplicate Removers</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/convert">Outlook Converters</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/export">Export from Outlook</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/massmail">Send Mass Email</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/backup">Outlook Backup</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/attachments">Attachment Processing</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/speedup">Speed Up Outlook</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/storages">Folders and Mailboxes</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/autocomplete">Auto-Complete Lists</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/categories">Item Categorization</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/reports">Reports & Statistics</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/productivity">Productivity Tools</a></li>
<li><a href="https://www.outlookfreeware.com/en/products/data">Data Extraction</a></li>
</ul>
</div>
<br>
<div class="info left">
<header>What Our Users Say : : :</header>
<p>"<em>Thanks so much for the easy to use great product.</em>"</p>
<p>"<em>Completed the import - great utility, many thanks, you saved a lot of hassle!</em>"</p>
<p>"<em>Worked great. Thanks a lot :) </em>"</p>
</div>
<br>
<div class="info left">
<header>Follow Us : : :</header>
<p>
<a class="social-Facebook" href="https://www.facebook.com/OutlookFreeware" target="_blank" rel="nofollow" aria-label="Facebook"></a><br>
<a class="social-Twitter" href="https://twitter.com/OutlookFreeware" target="_blank" rel="nofollow" aria-label="Twitter"></a>
</p>
</div>
<br>
</td>
<td class="center" style="padding-top: 0px">
<div class="splash">
<div class="background">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="filler" width="20%"> </td>
<td class="filler" width="0%">
<div class="logo"></div>
</td>
<td class="splash" width="60%" style="text-align: left;">
<strong>Over <span style="font-size: 1.4em; color: red;">170</span> free utilities!</strong>
<p>A large set of free add-ins and utilities for Microsoft Outlook. Working with messages, contacts, calendars, tasks, notes and journals. Export and import, processing attachments, managing categories, statistics and reports,
and even more extremely useful tools for every Outlook user.</p>
</td>
<td class="filler" width="20%"> </td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="splash-shadow"></div>
<div class="">
<div class="treeWrap" style="width:100%">
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block import" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -0px 0" href="products/import" title="Import to Outlook"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/import">Import to Outlook</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Import email messages, contacts, appointments and other data from MBOX, EML, PST, MSG and other formats into Outlook. </td>
<td class="bottom-right">
<a class="block import" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -0px 0" href="products/import" title="Import to Outlook"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block duplicates" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -64px 0" href="products/duplicates" title="Duplicate Removers"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/duplicates">Duplicate Removers</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Find, move or delete duplicate Outlook messages, contacts, appointments, meetings, tasks, notes and journal entries. Find and remove duplicate attachments as well. </td>
<td class="bottom-right">
<a class="block duplicates" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -64px 0" href="products/duplicates" title="Duplicate Removers"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block convert" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -128px 0" href="products/convert" title="Outlook Converters"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/convert">Outlook Converters</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Free tools for converting various files to and from Outlook formats: PST, MSG, EML, MBOX, HTML, XML, NK2, DAT. </td>
<td class="bottom-right">
<a class="block convert" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -128px 0" href="products/convert" title="Outlook Converters"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block export" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -192px 0" href="products/export" title="Export from Outlook"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/export">Export from Outlook</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Export email messages, calendar entries, contacts, folders and other Outlook data into MBOX, EML, MSG, PST, VCF, XML, CSV and other format files. </td>
<td class="bottom-right">
<a class="block export" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -192px 0" href="products/export" title="Export from Outlook"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block massmail" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -256px 0" href="products/massmail" title="Send Mass Email"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/massmail">Send Mass Email</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Personalized Outlook mailings. Mail merge with attachments. Emails, redirects and forwards. </td>
<td class="bottom-right">
<a class="block massmail" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -256px 0" href="products/massmail" title="Send Mass Email"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block backup" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -320px 0" href="products/backup" title="Outlook Backup"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/backup">Outlook Backup</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Backup your Outlook data. Email, contacts, calendars and other Outlook items from your mailboxes and PST files. </td>
<td class="bottom-right">
<a class="block backup" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -320px 0" href="products/backup" title="Outlook Backup"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block attachments" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -384px 0" href="products/attachments" title="Attachment Processing"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/attachments">Attachment Processing</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Free utilities for message attachments management. Save it, pack it, replace it with links and many more. </td>
<td class="bottom-right">
<a class="block attachments" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -384px 0" href="products/attachments" title="Attachment Processing"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block speedup" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -448px 0" href="products/speedup" title="Speed Up Outlook"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/speedup">Speed Up Outlook</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Increasing Outlook performance in many ways. Reducing mailbox sizes, merging and organizing folders, optimizing attachments and other methods. </td>
<td class="bottom-right">
<a class="block speedup" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -448px 0" href="products/speedup" title="Speed Up Outlook"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block storages" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -512px 0" href="products/storages" title="Folders and Mailboxes"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/storages">Folders and Mailboxes</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Free tools for processing Outlook PST data files, mailboxes and folders. </td>
<td class="bottom-right">
<a class="block storages" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -512px 0" href="products/storages" title="Folders and Mailboxes"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block autocomplete" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -576px 0" href="products/autocomplete" title="Auto-Complete Lists"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/autocomplete">Auto-Complete Lists</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Working with Outlook autocomplete lists and autocomplete cache files: XML, NK2, DAT. Backup, restore and migrate Outlook Auto-Complete Lists with ease. </td>
<td class="bottom-right">
<a class="block autocomplete" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -576px 0" href="products/autocomplete" title="Auto-Complete Lists"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block categories" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -640px 0" href="products/categories" title="Item Categorization"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/categories">Item Categorization</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Working with Outlook categories. Save, restore, categorize and create reports for free. </td>
<td class="bottom-right">
<a class="block categories" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -640px 0" href="products/categories" title="Item Categorization"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block reports" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -704px 0" href="products/reports" title="Reports & Statistics"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/reports">Reports & Statistics</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Free reports on Outlook usage. Statistics on recipients, senders, largest messages and folders, tops etc. </td>
<td class="bottom-right">
<a class="block reports" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -704px 0" href="products/reports" title="Reports & Statistics"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block productivity" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -768px 0" href="products/productivity" title="Productivity Tools"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/productivity">Productivity Tools</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Various utilities that make any Outlook user's life easier. Personalized mailings, advanced Outlook mail merge, property fields management and more. </td>
<td class="bottom-right">
<a class="block productivity" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -768px 0" href="products/productivity" title="Productivity Tools"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tree" style="display:inline-block;width:50%">
<table class="block" cellspacing="0">
<tbody>
<tr class="block-flat" style="display:none">
<td class="width:100%">
<a class="block data" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -832px 0" href="products/data" title="Data Extraction"></a>
</td>
</tr>
<tr class="block-top">
<td class="top-left">
<a class="block" href="products/data">Data Extraction</a>
</td>
<td class="top-right unitPng"> </td>
</tr>
<tr class="block-bottom">
<td class="bottom-left">Save Outlook item data and properties. Extract emails, URLs, headers and more... Costs nothing. </td>
<td class="bottom-right">
<a class="block data" style="display:inline-block;width:64px;height:64px;background:url('/bitrix/templates/OutlookFreeware/images/Categories.png') -832px 0" href="products/data" title="Data Extraction"></a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</td>
<td class="right">
<div class="bg-HeaderBottomRight"></div>
<div class="info right">
<header>Trusted Software : : :</header>
<p>
<span class="social-Trust"></span><br>
<span class="social-Windows10"></span><br>
<a href="https://www.ReliefJet.com/Essentials?src=fw" target="_blank" rel="nofollow noopener"><img class="lazy" style="border: 0px; width: 159px; height: 133px;" alt="110 Power Add-Ins for Outlook" src="/get/ReliefJetEssentials.png"></a>
</p>
</div>
</td>
</tr>
<tr class="headerFooter">
<td class="bottomLeft">
<a class="bg-NavigationHome" href="/en/" aria-label="Home" title="Home"></a>
<a class="bg-NavigationMap" href="/en/map.aspx" aria-label="Site Map" title="Site Map"></a>
<a class="bg-NavigationContact" href="/en/contact.aspx" aria-label="Contact Us" title="Contact Us"></a>
</td>
<td class="bottomCenter">
<div>
<span style="float: left"> © 2010-2023 Relief Software. All Rights Reserved. </span>
<span style="float: right">
<a href="/en/privacy.aspx" rel="nofollow">Privacy Policy</a> | <a href="/en/terms.aspx" rel="nofollow">Terms of Use</a> | <a href="/en/eula.aspx" rel="nofollow">EULA</a>
</span>
</div>
</td>
<td class="bottomRight">
<a class="bg-NavigationHome" href="/en/" aria-label="Home" title="Home"></a>
<a class="bg-NavigationMap" href="/en/map.aspx" aria-label="Site Map" title="Site Map"></a>
<a class="bg-NavigationContact" href="/en/contact.aspx" aria-label="Contact Us" title="Contact Us"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="1A8A0CA9">
</div>
<script type="text/javascript">
//<![CDATA[
var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
} else {
return true;
}
}
//]]>
</script>
</form>
Text Content
* Add-ins * News * Blog * Forum * Videos * Tags OUTLOOK FREEWARE FREE ADD-INS FOR MICROSOFT® OUTLOOK® User: Password: Remember me Register * Add-ins * News * Blog * Forum * Videos * Tags * Import to Outlook * Duplicate Removers * Outlook Converters * Export from Outlook * Send Mass Email * Outlook Backup * Attachment Processing * Speed Up Outlook * Folders and Mailboxes * Auto-Complete Lists * Item Categorization * Reports & Statistics * Productivity Tools * Data Extraction What Our Users Say : : : "Thanks so much for the easy to use great product." "Completed the import - great utility, many thanks, you saved a lot of hassle!" "Worked great. Thanks a lot :) " Follow Us : : : Over 170 free utilities! A large set of free add-ins and utilities for Microsoft Outlook. Working with messages, contacts, calendars, tasks, notes and journals. Export and import, processing attachments, managing categories, statistics and reports, and even more extremely useful tools for every Outlook user. Import to Outlook Import email messages, contacts, appointments and other data from MBOX, EML, PST, MSG and other formats into Outlook. Duplicate Removers Find, move or delete duplicate Outlook messages, contacts, appointments, meetings, tasks, notes and journal entries. Find and remove duplicate attachments as well. Outlook Converters Free tools for converting various files to and from Outlook formats: PST, MSG, EML, MBOX, HTML, XML, NK2, DAT. Export from Outlook Export email messages, calendar entries, contacts, folders and other Outlook data into MBOX, EML, MSG, PST, VCF, XML, CSV and other format files. Send Mass Email Personalized Outlook mailings. Mail merge with attachments. Emails, redirects and forwards. Outlook Backup Backup your Outlook data. Email, contacts, calendars and other Outlook items from your mailboxes and PST files. Attachment Processing Free utilities for message attachments management. Save it, pack it, replace it with links and many more. Speed Up Outlook Increasing Outlook performance in many ways. Reducing mailbox sizes, merging and organizing folders, optimizing attachments and other methods. Folders and Mailboxes Free tools for processing Outlook PST data files, mailboxes and folders. Auto-Complete Lists Working with Outlook autocomplete lists and autocomplete cache files: XML, NK2, DAT. Backup, restore and migrate Outlook Auto-Complete Lists with ease. Item Categorization Working with Outlook categories. Save, restore, categorize and create reports for free. Reports & Statistics Free reports on Outlook usage. Statistics on recipients, senders, largest messages and folders, tops etc. Productivity Tools Various utilities that make any Outlook user's life easier. Personalized mailings, advanced Outlook mail merge, property fields management and more. Data Extraction Save Outlook item data and properties. Extract emails, URLs, headers and more... Costs nothing. Trusted Software : : : © 2010-2023 Relief Software. All Rights Reserved. Privacy Policy | Terms of Use | EULA X We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. More info cookie script