-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Index: SVG, PS and EPS Vector Graphics Support #2207
Comments
Animated GIFs are transcoded to AVC because it is much smaller and thus also suitable for long/large animations. In addition, this commit adds support for more metadata fields such as frame rate, number of frames, file capture timestamp (unix milliseconds), media type, and software version. Support for SVG files can later be implemented in a similar way.
+1. Any news on .ai and .svg support? |
@koverda We've recently added support for GIFs. Support for .ai and .svg is not done yet. Our roadmap shows what features are currently being worked on and what's going to be implemented next. We have a zero bug policy and do our best to help users when they need support or have other questions. Updating and improving the documentation takes up a large part of our time too. This comes at a price, as we can't give exact deadlines for new features. Having said that, funding really has the highest impact. So users can do their part and become a sponsor to get their favorite features as soon as possible :) |
Got it - i see it in the ideas column.. I was looking for an open source Digital Asset Management solution for me to store images, videos, and vector graphics for my small business, and came across photoprism, seems perfect apart from the lack of vector support. I have no experience in the subtleties of working with vector graphics vs raster graphics as far as software is concerned, so no clue how far away an implementation of this request would be. |
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Since the use of vector formats is not completely safe, this unfortunately cannot be tested on our demo at the moment. |
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Does not make sense for our software at the moment. Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
This also improves the help texts of existing config options. Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
I would like to request that SVG support be added to photoprism. Here is my use-case scenario:
One of my hobbies is crafting with vinyl cutting machines (such as Cricut, Silhouette etc.) to make signs, t-shirts, etc. Most of the graphics files I use are vector-based because they need to scale cleanly at various sizes. Most have been purchased from online resources (ie: creativefabrica.com, etsy.com, etc.) or designed in programs such as Adobe Illustrator. As my image library increases in size, I find it increasingly difficult to navigate through my filesystem (I'm on a Mac) to find and preview these images. Thankfully, the Mac allows me to preview the files natively, however there is no real way to tag and manage the thousands of images I have in my collection.
I have searched high and low for an image gallery that would support svg images but I have not yet found anything that can do this. This is where a program like Photoprism would come into play, as it can already manage and catalog other image types and do it very well. Adding support for svg files would allow me to categorize, filter and search my growing library of images and make it much easier to find the images I need. Given that Photoprism is a modern application and that all modern-day browsers have native svg support as well, I don't think it would be too difficult to add this.
I hope this request gets considered into becoming a standard feature of the app in the near future.
The text was updated successfully, but these errors were encountered: