Showing 32 open source projects for "webp to jpeg"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    QualityScaler

    QualityScaler

    Image/video AI upscaler app (BSRGAN)

    Qualityscaler is a Windows app that uses BSRGAN Artificial Intelligence to enhance, enlarge and reduce noise in photographs and videos. QualityScaler is completely written in Python, from the backend to the front end. Image/list of images upscale. Video upscale. Drag&drop files [image / multiple images/video] Automatic image tiling and merging to avoid gpu VRAM limitation. Resize image/video before upscaling. Multiple Gpu support. Compatible images - png, jpeg, bmp, webp, tif. Compatible video...
    Downloads: 118 This Week
    Last Update:
    See Project
  • 2
    sharp

    sharp

    High performance Node.js image processing module

    The typical use case for this high speed Node.js module is to convert large images in common formats to smaller, web-friendly JPEG, PNG, AVIF and WebP images of varying dimensions. Resizing an image is typically 4x-5x faster than using the quickest ImageMagick and GraphicsMagick settings due to its use of libvips. Colour spaces, embedded ICC profiles and alpha transparency channels are all handled correctly. Lanczos resampling ensures quality is not sacrificed for speed. As well as image...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Imagine desktop app

    Imagine desktop app

    PNG/JPEG optimization app for macOS, Windows and Linux

    Imagine is a desktop app for compression of PNG and JPEG, with a modern and friendly UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ImageSharp

    ImageSharp

    A modern, cross-platform, 2D Graphics library for .NET

    ImageSharp carries no native dependencies and can be installed anywhere that supports .NET Standard 2.0+, ImageSharp can be used in device, cloud, and embedded/IoT scenarios. ImageSharp's API is unparalleled for it's ease of use. Designed from the ground up to be flexible and extensible, the library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations. Complete support for jpeg, bmp, gif, pbm, png, tga, tiff...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 5
    libvips

    libvips

    A fast image processing library with low memory needs

    ... of image formats, including JPEG, JPEG2000, JPEG-XL, TIFF, PNG, WebP, HEIC, AVIF, FITS, Matlab, OpenEXR, PDF, SVG, HDR, PPM / PGM / PFM, CSV, GIF, Analyze, NIfTI, DeepZoom, and OpenSlide. 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: 4 This Week
    Last Update:
    See Project
  • 6
    ascii-image-converter

    ascii-image-converter

    A cross-platform command-line tool to convert images into ascii art

    ascii-image-converter is a command-line tool that converts images into ASCII art and prints them out onto the console. Available on Windows, Linux, and macOS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    html-pdf-chrome

    html-pdf-chrome

    HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium

    HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium. This library is NOT meant to accept untrusted user input. Doing so may have serious security risks such as Server-Side Request Forgery (SSRF). If you run into CORS issues, try using the --disable-web-security Chrome flag, either when you start Chrome externally, or in options.chromeFlags. This option should only be used if you fully trust the code you are executing during a print job. It is strongly recommended that you keep...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Photo Stream

    Photo Stream

    Self-hosted, super simple photo stream

    Self-hosted, super simple photo stream. We like to take photos and share them. Problem is it's hard to really own your photos and how they're represented across social media these days, so we set out to make a place for them. You host it yourself, wherever you want (Netlify, Github Pages...), you're in control. Previously the recommended way to install Photo Stream was to fork the repository. In my opinion, this was not really optimal and being a fan of Docker I began working on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PINRemoteImage

    PINRemoteImage

    A thread safe, performant, feature rich image fetcher

    ... methods allow for synchronous access. However, it is optimized to call completions on the calling thread if an item is in its memory cache. PINRemoteImage supports downloading many types of files. It, of course, supports both PNGs and JPGs. It also supports decoding WebP images if Google's library is available. It even supports GIFs and Animated WebP via PINAnimatedImageView. PINRemoteImage also has two methods to improve the experience of downloading images on slow network connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 10
    Nuke

    Nuke

    Image loading system

    ... and optimized for performance. Fast LRU memory cache, native HTTP disk cache, and custom aggressive LRU disk cache. Customize image pipeline using built-in Alamofire, Gifu, FLAnimatedImage, WebP plugins or create your own. Enable progressive decoding with a single line of code. Nuke supports progressive JPEG out of the box, and WebP via a plugin built by the community. Automatically prefetch images ahead of time using either Preheat or native table and collection view prefetching APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NX-Shell

    NX-Shell

    A multi-purpose file manager for the Nintendo Switch

    NX Shell is a multi-purpose file manager for the Nintendo Switch that aims towards handling various file types while keeping the basic necessities of a standard file manager. Initially, the project was inspired by LineageOS/CyanogenMod's file manager for android, and even had a similar design approach to that of the famous Android file manager. However, it has been re-written from scratch, now using more up to date tools and libraries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    converseen

    converseen

    A batch image converter and resizer

    ..., Converseen can handle more than 100 image formats, including DPX, EXR, GIF, JPEG, JPEG-2000, PNG, SVG, TIFF, WebP, HEIC/HEIF, and many others. Converseen is designed to be user-friendly, fast, practical, and best of all, it’s available for free!
    Leader badge
    Downloads: 513 This Week
    Last Update:
    See Project
  • 13
    FastPhotoTagger

    FastPhotoTagger

    A fast way to set photo metadata tags

    ..., etc. - Define hierarchical keywords - View images and slideshows that display tags as captions - Create and search a metadata database FastPhotoTagger has versions for PC and Android. FastPhotoTagger uses ExifTool to read & write metadata, HyperSQL to manage its database, dcraw to display DNG & RAW, and ImageMagick to display TIFF. WEBP, & HEIC.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 14
    SimpleGui for Cwebp

    SimpleGui for Cwebp

    Convert JPEG and PNG images into the webp format

    SimpleGUI for Cwebp is a Windows Form application designed to help you convert JPEG and PNG images into the webp format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bulk Image Optimizer and Converter

    Bulk Image Optimizer and Converter

    Imagine having all your images well compressed and optimized :)

    Bulk Image Optimizer and Converter (Portable Executable) It allows users to choose the output format (JPEG, PNG, or WebP), set the desired image quality, and remove EXIF data. The optimized images are saved in a separate folder named "optimized" within the input folder. The tool displays progress information, including the number of images processed, the average compression ratio, and the total space saved.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16

    imageviewergtk

    Program for viewing the contents of picture catalogs

    ...° and flip images. delete files to recycle bin or permanently save/rename the zoomed/rotated/flipped file readable formats: ani, bmp, emf, gif, icns, ico, jpeg, png, pnm, qtif, svg, tga, tiff, webp, wmf, xbm, xpm writable formats: bmp, ico, jpeg, png, tiff file/folder drag and drop support catalog monitoring during viewing, you can add/remove/rename files in the browsed catalog via explorer multilingual support: Russian and English customizable hotkeys
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Arkham Development Open Source Projects

    Arkham Development Open Source Projects

    Arkham Development open source projects: - Native plugins for Antiryad Gx: Png, Jpeg, Smjpeg, Tiff, Zlib, Lzma, Lz4, ZStd, Ogg Vorbis, Theora, Tokamak, Assimp, Freetype, WebP.... - Some libraries are merged to few files to simplify projects makefiles. - Arkham demogroup Dos and Amiga demos written in Basic, x86 and 68k assembler (from 1991 to 1998). - Arkham demogroup 3d engines written in x86 assembler. - Arkham demogroup DOS tools (paint program, sound tracker for Adlib, modeler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing in C++17/20

    DocWire SDK, a standout C++17/20 data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. The upcoming integration of C++17 and C++20 will bring advanced functionalities, particularly in areas like HTTP capabilities and web data extraction. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    treeminder

    treeminder

    a free mind mapping tool, to especially assist decision making

    I've been trying to develop an idea of a project, but the wide range of possibilities with all their outcomes, cons and pros and whatnot got my mind overloaded. There was no way I could keep or process that much information with my bare mind. So, I've checked the mind mapping tools available in the market, both free and commercial ones, yet they were either clunky or overkilling for my needs. Thus, I've made my own thing, and decided to share it with everyone who might find it useful for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Picsimilar

    Picsimilar

    Search and compare similar and identical photos.

    Use reverse image search to find similar and duplicate images in your local photo collection; Use comparison features to select the best images in a set of similar ones.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Myrtille

    Myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol and SSH client

    Myrtille provides simple and fast access to remote desktops, applications, and SSH servers through a web browser, without any plugin, extension or configuration. Technically, Myrtille is an HTTP(S) to RDP and SSH gateway. User input (keyboard, mouse, touchscreen) is forwarded from a web browser to an HTTP(S) gateway, then up to an RDP (or SSH) client which maintains a session with an RDP (or SSH) server. The display resulting (or not) of such actions is streamed back to the browser, from the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Voya Media

    Voya Media

    A free media player that easily plays your music, pictures and videos.

    Voya Media is a free cross-platform media player that easily plays your music, pictures and videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Screentake - Screen Capture

    Screentake - Screen Capture

    Free Screenshot Tool

    ... support, numbered button, and image insertion. This free screenshot tool supports importing popular image formats. You can directly add PNG, JPEG, GIF, WEBP, BMP, TIFF, SVG and Photoshop (PSD) images on your computer to screenshots. You can also use blur and pixelate tools if there is something you don't want to appear in the screenshot.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Image Converter

    Image Converter

    Image Converter - Back2d

    Image Converter- Back2d Is a simple but complete graphical image converter for selected formats. From Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png Webp - .webp GIF Graphics Interchange Format - .gif To Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Mp4 Video 1 Click FFMPEG for Windows

    Mp4 Video 1 Click FFMPEG for Windows

    Video/audio converter/transcoder/player in File Explorer mouse menu

    ..., *.mpeg-dash and much more... Supported video codecs: H.264/AVC, HEVC/H.265, H.261, H.262, H.263, Motion JPEG, Theora, VP3, VP5, VP6, VP7, VP8, VP9, animated WebP and much more... Supported audio containers: *.mp3, *.mp1, *.mp2, *.wma, *.alac, *.ogg, *.speex, *.vorbis, *.opus, *.flac and much more... Supported audio codecs: MP3, AAC, HE-AAC, MP1, MP2, MPEG-4 ALS, WMA1, WMA2, WMA Pro and WMA Lossless, XMA, ALAC, On2 AVC and much more...
    Downloads: 26 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next