https://github.com/jwhittle933/metallurgy
File conversion with the power of Elixir
https://github.com/jwhittle933/metallurgy
absinthe elixir file-conversion jpg png
Last synced: about 2 months ago
JSON representation
File conversion with the power of Elixir
- Host: GitHub
- URL: https://github.com/jwhittle933/metallurgy
- Owner: jwhittle933
- Created: 2019-07-11T13:45:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T13:06:32.000Z (almost 6 years ago)
- Last Synced: 2025-02-02T18:33:08.486Z (4 months ago)
- Topics: absinthe, elixir, file-conversion, jpg, png
- Language: Elixir
- Size: 5.89 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metallurgy
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `metallurgy` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:metallurgy, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/pngconverter](https://hexdocs.pm/pngconverter).### Resources
[JPG Format](https://www.file-recovery.com/jpg-signature-format.htm)