All Projects → dawnlabs → Alchemy

dawnlabs / Alchemy

Licence: mit
🔮 File conversion, all from the menu bar

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Alchemy

react-butterfiles
🦋 Component for building file fields - from basic file inputs to drag and drop image galleries.
Stars: ✭ 44 (-94.6%)
Mutual labels:  files, images
Uploadcare Widget
Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
Stars: ✭ 183 (-77.55%)
Mutual labels:  files, images
Contentmanager
Android library for getting photo or video from a device gallery, cloud or camera. Working with samsung devices. Made by Stfalcon
Stars: ✭ 108 (-86.75%)
Mutual labels:  files, images
android-doc-picker
A simple and easy to use documents Picker android library. Choose any documents like pdf, ppt, text, word or media files from your device
Stars: ✭ 37 (-95.46%)
Mutual labels:  files, images
Vanilla Lazyload
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
Stars: ✭ 6,596 (+709.33%)
Mutual labels:  images
Chibisafe
Blazing fast file uploader and awesome bunker written in node! 🚀
Stars: ✭ 657 (-19.39%)
Mutual labels:  files
Videoshow
Simple node.js utility to create video slideshows from images with optional audio and visual effects using ffmpeg
Stars: ✭ 618 (-24.17%)
Mutual labels:  images
Filegator
Powerful Multi-User File Manager
Stars: ✭ 587 (-27.98%)
Mutual labels:  files
Crawler
A high performance web crawler in Elixir.
Stars: ✭ 781 (-4.17%)
Mutual labels:  files
Chafa
📺🗿 Terminal graphics for the 21st century.
Stars: ✭ 774 (-5.03%)
Mutual labels:  images
Memacs
What did I do on February 14th 2007? Visualize your (digital) life in Org-mode
Stars: ✭ 711 (-12.76%)
Mutual labels:  files
Open Shell Book
开源书籍:《Shell 编程范例》,面向操作对象学 Shell!本书作者发布了《360°剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283
Stars: ✭ 666 (-18.28%)
Mutual labels:  files
Fanny
Monitor your Mac's fan speed and CPU/GPU temperature from your Notification Center.
Stars: ✭ 764 (-6.26%)
Mutual labels:  menubar
Oblique
With Oblique explore new styles of displaying images
Stars: ✭ 633 (-22.33%)
Mutual labels:  images
Kroki
Creates diagrams from textual descriptions!
Stars: ✭ 774 (-5.03%)
Mutual labels:  images
React Native Image Gallery
Pure JavaScript image gallery component for iOS and Android with high-performance and native feeling in mind
Stars: ✭ 601 (-26.26%)
Mutual labels:  images
Ueberzug
ueberzug is a command line util which allows to display images in combination with X11
Stars: ✭ 711 (-12.76%)
Mutual labels:  images
Libaums
Open source library to access USB Mass Storage devices on Android without rooting your device
Stars: ✭ 769 (-5.64%)
Mutual labels:  files
Uppy
The next open source file uploader for web browsers 🐶
Stars: ✭ 24,829 (+2946.5%)
Mutual labels:  files
Juice
Make your battery information a bit more interesting.
Stars: ✭ 688 (-15.58%)
Mutual labels:  menubar

FOSSA Status

Introduction

Alchemy is an open-source file converter (built on Electron and React). It also supports operations like merging files together into a pdf. We hope to support more operations and file types soon!

Visit dawnlabs.io/alchemy/ or read our post to learn more.

Features

  • Beautifully simple. Super easy, drag-and-drop interface for converting/merging files
  • Merge files. Merge multiple images into one pdf, you can even change the file order
  • Convert files. Batch-convert multiple files to a variety of file types

Usage

demo

  1. Simply open the app by clicking on the menubar icon, or by hitting ⌘-⇧-8.
  2. Then just drag your image files into the application and select any options.
  3. Finally, click the convert/merge to seamlessly convert them into a variety of formats, or merge them into a pdf or gif. You can also hold while dropping to merge the files into a pdf immediately.

Installation

macOS/Windows

Download the latest release from the Alchemy Releases Page

Linux

We haven't tested Alchemy on Linux yet, but if you're feeling adventurous go right ahead and create a build for your platform of choice.

Contribute

If you have discovered a bug or have a feature suggestion, feel free to create an issue on Github.

If you'd like to make some changes yourself, see the following:

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Build the webpack bundle and start the application: yarn build && yarn start
  3. Help us keep our code clean and safe: npm i --package-lock-only && npm audit fix
  4. Run the tests with: yarn test
  5. Finally, submit a pull request with your changes!

Authors

Alchemy is a project by

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].