-
Notifications
You must be signed in to change notification settings - Fork 57
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
Thanks and requests #17
Comments
Thank you for the request! I'd like to make importer script, but because the complex specifications of PSD format, I'm not sure it will be useful (I mean almost all files can be unreadable.) |
Thank you so much for reply, I was naive indeed, it was very difficult to transfer all the effects from Photoshop into aseprite. Thanks for your explanation. Will this work if I just import the line and colors from the normal layer of the PSD file (without any effects) into aseprite?I'm sorry, I don't know if what I'm conveying is accurate |
Yes, what you say is true to some extent, most PhotoShop features like effects and vector layers cannot be used in Aseprite, what we can ignore it when importing PSDs. Also PSD supports features that are tricky to handle with the language used in Aseprite like multiple color depths, compression mode. |
お返事ありがとうございます。おっしゃることはわかりましたが、どうやらPhotoshopでPNG形式の画像をレイヤごとに別に保存して、それを順次asepriteに入れていくしか方法がなさそうです。ちなみにasepriteはcspやsai2より使いにくいと思いますハハハハ。最後に詳しい説明をありがとうございました。 |
(You don't need to use translator, I'm sorry if my English is strange.) I'm grateful for your offer of support, but I'm not willing to receive financial support. It is because I don't want to have the responsibility of developing or maintaining those tools (which does not mean I don't want to make them.) |
P.S. TIFF files can hold layer data and PS seems to support layered image exports. If aseprite can import them, does this meet your needs? |
(Your English is very good, on the contrary I think my English may be difficult for others to understand, I think you may understand me more easily if it is Japanese. Ha ha ha) |
OK, I mean, it'll be easy to make TIFF importer instead of PSD's. So if I'm going to make a script that can read data from photoshop, I'd make a script to read TIFF. |
Oh, I see what you mean, and I have to say you are a genius! Yeah, so you don't have to worry about removing the effects from your PSD file. |
Hello, I am a fool who can't write scripts, I have been looking for a script to import psd files into aseprite, for this reason just stumbled across your script (export psd), thank you for writing the script You are a genius! After that, i searched for over a year and couldn't find the script to import psd files into aseprite. Honestly, I really hope you can help me (i will pay you).
The text was updated successfully, but these errors were encountered: