GithubHelp home page GithubHelp logo

Comments (4)

johansatge avatar johansatge commented on June 6, 2024 3

That would be great though!

Roughly, here is what would be needed to make it work:

  • Make sure piexifjs works in the browser
  • Make jpeg-js work in the browser (looks like there is an existing PR)
  • Make the jpeg-autorotate module compatible with both browser & node
    • Handle module.exports vs browser definition
    • Expose the source in a single file that can be embedded with jsDelivr or similar
  • Define how to give an image to the module when running in the browser (Blob, img tag from the DOM...) and implement it
  • Update the unit tests accordingly

Let's keep the issue opened. I'll try to dig if I find some time.

Of course, if someone reads this issue and is interested in working on the subject, pull requests are very welcome 👍

from jpeg-autorotate.

xaphod avatar xaphod commented on June 6, 2024 1

IMO if you want to do it in the browser, consider a canvas-based approach. Here's one that looks decent: https://github.com/ajgarn/CanvasImageUploader

from jpeg-autorotate.

johansatge avatar johansatge commented on June 6, 2024

Hi,

currently it does not unfortunately (it uses the jpeg-js module which is for nodejs only, I think)

(I'll clarify it in the readme, thanks for the feedback)

from jpeg-autorotate.

selbekk avatar selbekk commented on June 6, 2024

Thanks for the quick reply! Ah shucks - that's too bad.

from jpeg-autorotate.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.