Showing 25 open source projects for "php-simple-html-dom-parser"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    GLM

    GLM

    OpenGL Mathematics (GLM)

    ...This library works perfectly with OpenGL but it also ensures interoperability with other third party libraries and SDK. It is a good candidate for software rendering (raytracing / rasterisation), image processing, physics simulations and any development context that requires a simple and convenient mathematics library. GLM is written in C++98 but can take advantage of C++11 when supported by the compiler.
    Downloads: 117 This Week
    Last Update:
    See Project
  • 2
    Imagine

    Imagine

    PHP 5.3 object oriented image manipulation library

    Imagine is a OOP library for image manipulation built in PHP 5.3 using the latest best practices and thoughtful design that should allow for decoupled and unit-testable code. ImagineInterface (Imagine\Image\ImagineInterface) and its implementations is the main entry point into Imagine. You may think of it as a factory for Imagine\Image\ImageInterface as it is responsible for creating and opening instances of it and also for instantiating Imagine\Image\FontInterface object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libvips

    libvips

    A fast image processing library with low memory needs

    ...It can also load images via ImageMagick or GraphicsMagick, letting it work with formats like DICOM. It comes with bindings for C, C++, and the command-line. Full bindings are available for Ruby, Python, PHP, C# / .NET, Go, and Lua.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Passport photo extractor

    Passport photo extractor

    Offline Smart Passport Photo Cropper

    Offline Smart Passport Photo Cropper is a simple desktop tool that:- Scans or loads sheets containing multiple passport-size photos.- Detects, crops, resizes, and compresses photos automatically.- Supports multiple input images in one session.- Saves photos neatly into separate subfolders or into a single folder (user choice).- Can also be used as a general photo resizer – resize any photo to prescribed height, width, and file size.- Works completely offline.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    SMILI

    SMILI

    Scientific Visualisation Made Easy

    The Simple Medical Imaging Library Interface (SMILI), pronounced 'smilie', is an open-source, light-weight and easy-to-use medical imaging viewer and library for all major operating systems. The main sMILX application features for viewing n-D images, vector images, DICOMs, anonymizing, shape analysis and models/surfaces with easy drag and drop functions.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    threeddonut

    threeddonut

    3D donut. Example of frojasg1.com libraries usage

    The application shows a 3D donut, that can be rotated with two sliders in both axis. It is a simple example of what can be done with frojasg1.com platform libraries: - Zoom option for components - Multi language - Dark mode option - Automatic Undo-Redo for text components, with popup menu included - Text Search/Replace window prepared to be used. - Base components for auto-completion windows. - Automatic component relocation after redimensioning a window...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    smartcrop.js

    smartcrop.js

    Content aware image cropping

    ...Usually just cutting out the center of the image works out ok. It's often a compromise and sometimes it fails miserably. Smartcrop.js is the result of my experiments with content aware image cropping. It uses fairly simple image processing and a few rules to attempt to create better crops of images. This library is still in it's infancy but the early results look promising. So true to the open source mantra of release early, release often, I'm releasing version 0.0.0 of smartcrop.js. Smartcrop.js implements an algorithm to find good crops for images. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AwesomeBump

    AwesomeBump

    Open Source graphic tool and alternative to Insane Bump

    AwesomeBump is a free and open source graphic app written using Qt library. It was made as an alternative to known gimp plugin Insane Bump or the commercial tool Crazy Bump. It is designed to generate normal, height, specular or ambient occlusion, metallic, roughness and other textures from a single image. Most of the image processing is done on GPU so the program runs very fast and all the parameters can be changed in real time.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS.

    LCUI is a freely available software library to create GUI application, it is written in C, support the use XML and CSS describe the graphical interface, you can use it to make some simple effects. The above description and screenshots is for the version 1.0.0 (+), and the 1.0.0 version is still in development, it is not officially released, please do not use old versions of "files "page to download as version 1.0.0.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    WrapImaJ purposes to be a multi-platform wrapper for different Image Processing systems for: - using the Java programming language. The purpose of WrapImaJ is not to combine an exhaustive collection of all functionalities of different imaging system, but to offer a simple, concise Application Programming Interface (API) - allowing to develop imaging software, the source code of which is independent from the underlying imaging system on which it relies. In it's current form, it only wraps basic functionalities of ImageJ. The developers of WrapImaJ intend the library to support compatibilty with the main imaging systems available in the Java language and broadly used in the field of life sciences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ...While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. The main goal of tracking.js is to provide those complex techniques in a simple and intuitive way on the web. We believe computer vision is important to improve people's life, bringing it to the web will make this future a reality a lot faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Animal is AN IMAging Library written in C. Its simple API supports over 80 image formats, and is intended to make massive use of other image processing libraries. Animal aims at image analysis and recognition. It is mainly the C basis of the SIP toolbox.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    A3D Legacy Library

    Legacy C++ libraries for basic image processing

    ...The Library is composed of 4 modules: - Common: base containers, random number generation, timer functions. - Images: image I/O and basic image processing algorithms. - LinAlg: simple wrappers for linear algebra algorithms. - Graphics: basic graphical user interface based on wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    UNITIИU Image Generator

    Flipped image generator on PHP

    ☆libunitinu.php☆ An UNITIИU Image Processing Library Makes a fun flipped image Learn more → http://encyclopediadramatica.se/UNITINU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Image Editing ( Editor ) Tool
    SIET, the Simple Image Editing ( Editor ) Tool, is a simple-to-use, handy and free application for such tasks as resizing, cropping, retouching, watermarking, etc... Batch processing is also provided. Because is OS Independent, written in an interpreted language, SIET can run on any platform that has a java virtual machine available. Tested on: Windows 7, Windows XP, Linux Ubuntu, Linux Mint.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CxImage is a C++ image processing library. It can load, save, display, transform images in a very simple and fast way, with transparency, multiple layers and selections, support for BMP GIF JPG PNG MNG TIF ICO TGA PCX J2K JBG RAS PNM RAW PSD
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 18
    A simple rendering, image processing engine. Includes a framework width (multiplatform) event handling, plugin management, a templated based math library and some exotic features like general linear camera, gpu based (OpenGL) image process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XIPL is a simple image processing library for Microsoft's XNA Game Studio framework. All image processing routines are coded in HLSL as pixel shaders and executed at amazing speed thanks to the GPU's massive parallel architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP Identicons
    A lightweight PHP implementation of Don Park's original identicon code for visual representation of MD5 hash values. The program uses the standard PHP GD library for image processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    IMGH (IMaGe library in C++ Header files) is a simple, light-weight, and cross-platform image processing library, that supports simple editing and drawing, multiple pixel formats (pointers and float). Designed for developers and researchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Asido is a PHP (PHP4/PHP5) image processing solution, with "pluggable" drivers(adapters) for virtually any environment (GD2, Image Magick, etc). Asido does: various resize routines, watermark, rotation, copy images, cropping, grayscale, convert, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of libraries which includes: - Time schedule library - HTTP communication library - Generic parser library - Image processing library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Scribe Software is a software system for the nondestructive scanning and digitization of books with the Internet Archive's Scribe machine. The Java UI and PHP image processing pipeline produce books for www.archive.org and other digital libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find anything spectacularly wrong or badly documented, and need assistance, please drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next