User Defined Functions: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
m (cleaned history)
No edit summary
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is a listing of libraries of '''user defined functions''' (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer.<br />
This page is a listing of libraries of '''user defined functions''' (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer.<br />
This list is probably not complete (363 UDFs on 2021-08-18), but constantly supplemented.
This list is probably not complete (365 UDFs on 2022-01-11), but constantly supplemented.
If you do not find a solution here, ask a new question on the [https://www.autoitscript.com/forum/forum/2-general-help-and-support/ forum].
If you do not find a solution here, ask a new question on the [https://www.autoitscript.com/forum/forum/2-general-help-and-support/ forum].


Line 20: Line 20:
|-
|-
! Date !! Section !! Creator !! Description
! Date !! Section !! Creator !! Description
|-
| 2022-01-11 || [[User_Defined_Functions#Media|Media]] || MrKm || [https://www.autoitscript.com/forum/index.php?showtopic=206133 OCRSpace] - Convert Images to text with the OCRSpace API.
|-
| 2022-01-11 || [[User_Defined_Functions#Media|Media]] || Danyfirex || [https://www.autoitscript.com/forum/index.php?showtopic=207324 UWPOCR] - Universal Windows Platform Optical Character Recognition API.
|-
|-
| 2021-08-18 || [[User_Defined_Functions#Graphics_and_image|Graphics and image]] || smbape || [https://www.autoitscript.com/forum/index.php?showtopic=206432 OpenCV v4+] -  OpenCV UDF with support for OpenCV v4+.
| 2021-08-18 || [[User_Defined_Functions#Graphics_and_image|Graphics and image]] || smbape || [https://www.autoitscript.com/forum/index.php?showtopic=206432 OpenCV v4+] -  OpenCV UDF with support for OpenCV v4+.
Line 34: Line 38:
|-
|-
| 2021-02-05 || [[User_Defined_Functions#Misc|Misc]] || Nine || [https://www.autoitscript.com/forum/index.php?showtopic=199762 BlockInputEx] - Block all input coming from mouse and/or keyboard, without having an UAC warning displayed.  
| 2021-02-05 || [[User_Defined_Functions#Misc|Misc]] || Nine || [https://www.autoitscript.com/forum/index.php?showtopic=199762 BlockInputEx] - Block all input coming from mouse and/or keyboard, without having an UAC warning displayed.  
|-
| 2020-12-22 || [[User_Defined_Functions#Graphics_and_image|Graphics and image]] || smartee || [https://www.autoitscript.com/forum/index.php?showtopic=202987 AutoYolo3] - Real-Time Object Detection using YOLOv3 wrapper.
|-
| 2020-11-16 || [[User_Defined_Functions#Internet_protocol_suite|Internet protocol suite]] || j0kky || [https://www.autoitscript.com/forum/index.php?showtopic=181645 Winsock] - Create client/server application using native winsock functions.
|-
| 2020-11-06 || [[User_Defined_Functions#Script_Coding.2FAnalyzing.2FDebugging|Script Coding/Analyzing/Debugging]] || dany || [https://www.autoitscript.com/forum/index.php?showtopic=143167 GetOpt] - Parse GNU and DOS style command line options similar to getopt().
|-
| 2020-11-06 || [[User_Defined_Functions#Controls|Controls]] || Muzaiyan || [https://www.autoitscript.com/forum/index.php?showtopic=163939 Progressbar new styles] - New styles for your progress bar.
|-
| 2020-10-25 || [[User_Defined_Functions#Graphics_and_image|Graphics and image]] || Nine || [https://www.autoitscript.com/forum/index.php?showtopic=202663 GIF animation] - Fast cached GIF animation.
|-
| 2020-10-10 || [[User_Defined_Functions#Encryption_and_hash|Encryption and hash]] || trancexx || [https://www.autoitscript.com/forum/index.php?showtopic=95558 Hashes for files] - Fast RC32, MD4, MD5, SHA1 calculation for big files.
|-
| 2020-10-04 || [[User_Defined_Functions#Players|Players]] || Sudeepjd || [https://www.autoitscript.com/forum/index.php?showtopic=203154 WMP] - Embed the Windows Media Player by using the IE.
|}
|}
<br />
<br />
Line 320: Line 310:
* [https://www.autoitscript.com/forum/index.php?showtopic=50608 OCR (by ptrex)] - Real OCR in AU3 - MODI with MS Office 2003.
* [https://www.autoitscript.com/forum/index.php?showtopic=50608 OCR (by ptrex)] - Real OCR in AU3 - MODI with MS Office 2003.
* [https://www.autoitscript.com/forum/index.php?showtopic=89542 OCR (by seangriffin)] - Tesseract (Screen OCR) UDF.
* [https://www.autoitscript.com/forum/index.php?showtopic=89542 OCR (by seangriffin)] - Tesseract (Screen OCR) UDF.
* [https://www.autoitscript.com/forum/index.php?showtopic=206133 OCRSpace (by MrKm)] - Convert Images to text with the OCRSpace API.
* [https://www.autoitscript.com/forum/index.php?showtopic=51054 Printer controller (by martin)] - Print text in any font, size and colour at any position on the page, draw lines, curves, elipses, pies in any colour, and print images.
* [https://www.autoitscript.com/forum/index.php?showtopic=51054 Printer controller (by martin)] - Print text in any font, size and colour at any position on the page, draw lines, curves, elipses, pies in any colour, and print images.
* [https://www.autoitscript.com/forum/index.php?showtopic=73993 Printing (by GRS)] - Printing from AutoIt.
* [https://www.autoitscript.com/forum/index.php?showtopic=73993 Printing (by GRS)] - Printing from AutoIt.
Line 325: Line 316:
* [https://www.autoitscript.com/forum/index.php?showtopic=161831 RTF_Printer (by mLipok)] - Printing RichEdit in the background.
* [https://www.autoitscript.com/forum/index.php?showtopic=161831 RTF_Printer (by mLipok)] - Printing RichEdit in the background.
* [https://www.autoitscript.com/forum/index.php?showtopic=94834 Simple DirectMedia Layer (by AdmiralClaws)] - Adds support for joysticks, CDs, 2D graphics, timers. See [https://www.libsdl.org/ SDL website] for more information.
* [https://www.autoitscript.com/forum/index.php?showtopic=94834 Simple DirectMedia Layer (by AdmiralClaws)] - Adds support for joysticks, CDs, 2D graphics, timers. See [https://www.libsdl.org/ SDL website] for more information.
* [https://www.autoitscript.com/forum/index.php?showtopic=207324 UWPOCR (by Danyfirex)] - Universal Windows Platform Optical Character Recognition API.


===Graphics and image===
===Graphics and image===

Revision as of 22:06, 11 January 2022

This page is a listing of libraries of user defined functions (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer.
This list is probably not complete (365 UDFs on 2022-01-11), but constantly supplemented. If you do not find a solution here, ask a new question on the forum.

Note:
The listed UDFs might have been written for older versions of AutoIt. So there is no guarantee that every UDF works smoothly with newer versions.
None of the UDFs has been tested by the maintainers of this list so you as a user need to make sure that they deliver the expected results.


When will an UDF be added to this list?
It should meet all/most of the general requirements for UDFs as described here.
In addition the following requirements to be added to this list should be met:

  • Documentation: So users can tell what the UDF is intended to do (mandatory)
  • Examples: So users can get an idea how to use the UDF. The more the better (mandatory)
  • Operating systems: Should support the latest Microsoft OS plus as many predecessors as possible (optional)
  • AutoIt: Should support the latest version of AutoIt (optional)
  • Author: The author should still be active on the forum so he can reply to questions (optional)


Last year's modifications

Date Section Creator Description
2022-01-11 Media MrKm OCRSpace - Convert Images to text with the OCRSpace API.
2022-01-11 Media Danyfirex UWPOCR - Universal Windows Platform Optical Character Recognition API.
2021-08-18 Graphics and image smbape OpenCV v4+ - OpenCV UDF with support for OpenCV v4+.
2021-08-04 Windows DonChunior BITS - Background Intelligent Transfer Service to download files from or upload files to HTTP web servers and SMB file shares.
2021-02-27 Inter Process Communications SEuBo AutoItSharedData - Create a shared data storage, a simple AutoItObject-Object, using AutoItObject_Internal.
2021-02-20 Information gathering Ascend4nt NetworkStatistics - Network Interface Info, Statistics, and Traffic.
2021-02-16 Files, Databases and web connections BrewManNH _FileGetProperty - Retrieve properties of a file.
2021-02-09 Script Coding/Analyzing/Debugging ProgAndy and others AutoItObject - Brings the Object Orientation programming paradigm to AutoIt.
2021-02-05 Misc Nine BlockInputEx - Block all input coming from mouse and/or keyboard, without having an UAC warning displayed.


Automation

Browsers

Microsoft Office

Some features of Microsoft's Office products are proprietary and cannot readily be manipulated. Sometimes workarounds are required.
This page is dedicated to identifying those issues, provide explanations and list solutions or workarounds.

OpenOffice/LibreOffice

Other Applications

Script Coding/Analyzing/Debugging

Inter Process Communications

Files, Databases and web connections

Data compression

Encryption and hash

GUI Additions

Controls

Hardware

Information gathering

Internet protocol suite

Maths

Media

Graphics and image

Players

Sound

PDF

Security

Social Media and other Website API

Windows

Misc