Jump to content

48 files

  1. ePUB Reader

    This is a portable application that can open ePUB books (EPUB 2 and EPUB 3).
    Features:
    Load ePUB book Navigation through content (backward / forward / stop / refresh) with a visual indicator of chapters in the form of an interactive slider. Resizeable and (partially) customizable UI Custom CSS (partially) This is an early (experimental) release that might have undiscovered bugs and please note that some features are just partially implemented.

    682 downloads

       (0 reviews)

    0 comments

    Updated

  2. BASS.zip

    1,289 downloads

       (0 reviews)

    1 comment

    Submitted

  3. zPlayer - a small audio and video player based on winmm.dll

    zPlayer is a standalone, intuitive, and fully functional media player. Built to suit my purpose, it is customizable to your taste. zPlayer is powered by winmm.dll, an integral part of Windows.
    Features
    No 3rd Party Dependencies: Utilizes only Windows components and standard AutoIt UDFs. Universal Playback: Supports all digital media formats, provided proper codecs are installed. Independent Video Window: Separate video window with a minimal GUI for music. Versatile Loading Options: Load files, folders, or an audio CD for playback. Marquee Style Display: Long file names are displayed in smooth, infinite marquee style. Smart Playlists: Automatically generated playlists and easy-to-make custom playlists. Hidden Playlist: Playlist is hidden by default but available on demand in shuffled or sorted formats. Context Menus: Options include Play This File, File Properties, Search Internet, Go to This Folder, Move Playlist Item, and Remove from Playlist. Interactive Interface: Double-click any item to play it, search strings in the playlist, and use hotkeys for most functions. Playback Controls: Forward, backward, pause, and change folder. Repeat Functions: A-B repeat, current file repeat, and multiple-file repeat. Volume Control: Increase, decrease, or mute sound volume, synchronized with Windows volume mixer. Unmutes audio device on startup. Playback Environment Save: Save playback environment on session termination and resume in the next session. Resume Playback: Option to resume playback from where it was left off, with audio fade-in. Efficient Performance: Very low CPU and memory usage. Technical Information
    The script runs or compiles in x64 mode. To change this setting, comment out #AutoIt3Wrapper_UseX64=Y. The attached zPlayer.exe was compiled in x64 mode and is not flagged by Windows Defender as malicious. Compiling to x86 may result in false positive flags by Windows Defender.
    Feedback
    If you find an error, please download the latest version, as it may already be corrected. Otherwise, I would appreciate it if you could kindly let me know.
    zPlayer-NoUI.au3
    The download section includes zPlayer-NoUI.au3. This is an abbreviated version of zPlayer, which is a music player controlled by hotkeys only, without a GUI.

    Note: zPlayer was tested to work in Windows 10 and 11. It should work in Windows 7, too. I would like to know if there is any compatibility problem.

    7,304 downloads

       (1 review)

    9 comments

    Updated

  4. PrintPreview.zip

    by  eltorro Posted April 26, 2010
    Most print preview solutions use the MFC Doc/View architecture which limits it usefulness outside of c++. I found an article where a Delphi programmer used Enhanced Meta Files wrapped in a custom header and packaged together to create a print preview control. After a little more searching, It looks like using EMFs is a solution that would work.
    Some people suggest to create the document in Word or HTML and use Word or a browser to view it. Indeed, I have rendered documents to HTML and used the IE UDF to display the contents and/or print them. Not quite as ideal as one would like.
    Using GRS's printwin.au3 as a start, I came up with a print preview solution which others may be able to expand upon

    799 downloads

       (0 reviews)

    0 comments

    Updated

  5. Animated Gif Analyzer

    Display internal infos from animated gifs
    Global and Local Palettes supported
    A value in red indicate that value is false or useless

    1,079 downloads

       (0 reviews)

    0 comments

    Submitted

  6. BassHLS Example

    BassHLS example for play HLS (HTTP Live Streaming) streams.

    1,173 downloads

       (0 reviews)

    0 comments

    Updated

  7. ColorEx UDF

    Set of functions for converting and comparing colors.

    552 downloads

       (0 reviews)

    0 comments

    Updated

  8. Motion Graphics UDF

    Simple UDF for creating animations in GDI+
     
    If you want to see more "experimental" features, go to GitHub.

    1,608 downloads

       (0 reviews)

    0 comments

    Updated

  9. Shape2Polygon

    Shape2Polygon permit to get Polygon array Coordinates from a Black and White Shape for be used with _GDIPlus_GraphicsDrawPolygon.

    700 downloads

       (0 reviews)

    0 comments

    Updated

  10. Gif2Avi

    Convert an animated Gif to an Avi file for use with GUICtrlCreateAvi function.
     

    1,000 downloads

       (0 reviews)

    0 comments

    Updated

  11. Svg2Png

    Convert SVG file to PNG using Cairo and rsvg libraries

    517 downloads

       (0 reviews)

    0 comments

    Updated

  12. Combining GDI+ Paths

    A small function for combining GDI+ Paths with different combine modes (like combining Regions).

    757 downloads

       (0 reviews)

    0 comments

    Updated

  13. TinyShoutCastTuner

    Listen Shoutcast Radios Stations with a station search engine by filters and an easy Favorites stations management.

    724 downloads

       (0 reviews)

    0 comments

    Submitted

  14. Chiptunes Players

    For more details go to the Topic

    13,670 downloads

       (0 reviews)

    0 comments

    Updated

  15. PostStampBuilder

    Postage Stamp Builder

    570 downloads

       (0 reviews)

    0 comments

    Updated

  16. ImageRasterizer

    Create Rasterized Images.

    583 downloads

       (0 reviews)

    0 comments

    Submitted

  17. Html-Imager

    Create a Html file with Images.

    934 downloads

       (0 reviews)

    0 comments

    Submitted

  18. Bitmap2AscII

    Convert Images to AscII Art.

    1,648 downloads

       (0 reviews)

    0 comments

    Updated

  19. vPaint 4 image editor

    An image editor created in AutoIt.
    This is an unstable prerelease version! Use at your own risk!

    2,308 downloads

       (0 reviews)

    0 comments

    Updated

  20. RTTL (Monophonic ringtone) lib

    This script is for those who miss composing monophonic ringtones on old mobile devices, like Nokia 1100, Motorola T120 and so on.
    It interprets the RTTL (or RTTTL) language (if you ever used Nokia cellphones to compose ringtones, you already know it (read on Wikipedia about it)) and allows you to run (through Beep() function) or export to wave file (through MakeSound UDF by Sprenger120 available here). The examples are separated.

    913 downloads

       (0 reviews)

    0 comments

    Submitted

  21. StreamHelper

    Add your username for Twitch and/or Hitbox (empty string to skip) to the settings.ini file and it'll alert you when the people you are following goes online.
    Uses Livestreamer for playback if available (highly recommended) otherwise opens in your browser.
    In comparison to similar scripts that I have seen posted here, this takes your username and pulls the people you are already following instead of having you manually entering everyone again, greatly simplifying things.
    The Twitch and Hitbox API's were largely implemented by glancing at the python-twitch and Hitboxy python libs.
    Forum thread.

    798 downloads

       (0 reviews)

    0 comments

    Updated

  22. Epubmanagement

    This Epubmanager is good for short loadingtime and Detailed Information about the Books. With the manager it comes an full-reader with readout-function (TTS), using installed voices.
    This Program is used to Manage e-books/epubs. You can import directorys. A lot of information is read from the epub and saved in a database.
    Most important is the speed of loading books, because the management should be used for lots of epubs.
    All chargings are displayed. There is also an Sql-Console, if you want to edit a lot of entry, otherwise you can do a rightclick and edit every Element in another window.
    Also there is a Epub-Reader to read the epubs just with a doubleclick at any entry.

    Information saved in the database (if they can be read in the epub):
    identifier, author, description, title, genre, creationdate, path, speach
    Information about Epub-Reader:
    The Epub-Reader opens Epubs and they can be read chapter by chapter.
    At the left side there is a Listbox, where you can select the chapters
    There is also a read out function, reading your epub. (You can change Voice and Audiooutput, but you need to have installed a TTS-Speach).
    Also you can edit the font-size.

    1,374 downloads

       (0 reviews)

    0 comments

    Submitted

  23. MusicIt

    This is a Musicplayer, with streamingfunction, 2 decks and 2 playlists, so you can play 3 audiolines to 3 different audiooutputs. there is also a livesearch (searching while typing) and the fileexplorer treeview/listview udf (written by me) is used (littlebit modified for playlists entry). There is also a simple mode with just one playlist. Also there is a full colormanagement to personalize it.

    753 downloads

       (0 reviews)

    0 comments

    Updated

  24. GifCamEx

    Create animated gif from capture.
     
     

    1,120 downloads

       (1 review)

    0 comments

    Updated

  25. XvidCapture

    Demo capturing made easy, into avi video file with stereo sound

    executable : XvidCapture.exe

    504 downloads

       (0 reviews)

    0 comments

    Updated


×
×
  • Create New...