- Posts: 20
COMMUNITY FORUM
K2 image resize with ImageMagic?
- Mika Knuutila
-
Topic Author
- Offline
- Junior Member
This is before:
And this is after I selected it to K2 item image (I used 100% quality):
Is there any change to get K2 use ImageMagic which supports Color Profiles?
Or how can I upload different sizes (XS, S, M, L, XL) images straight that K2 can use them?
Thanks!
Please Log in or Create an account to join the conversation.
- Joe Campbell
-
- Offline
- Platinum Member
- Posts: 438
All images uploaded through K2 (other than the via the K2 Media Manager) is processed resulting in a change in:
- file name
- file size
- compression
- possibly dimensions (depending on what options you select)
To avoid this you can use image type extra fields. Please view my previous post that further explains:
www.joomlaworks.net/forum/k2-en/40376-solved-keeping-orginal-names-in-my-images#141480
I hope this helps,
Joe Campbell
Please Log in or Create an account to join the conversation.
- Mika Knuutila
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Joseph wrote: Hello Mika,
All images uploaded through K2 (other than the via the K2 Media Manager) is processed resulting in a change in:
- file name
- file size
- compression
- possibly dimensions (depending on what options you select)
To avoid this you can use image type extra fields. Please view my previous post that further explains:
www.joomlaworks.net/forum/k2-en/40376-solved-keeping-orginal-names-in-my-images#141480
I hope this helps,
Joe Campbell
Thanks! But all of those changes is welcome, but not that it change picture color temperature or something. I don't fully understand your coding example...
Please Log in or Create an account to join the conversation.
- Joe Campbell
-
- Offline
- Platinum Member
- Posts: 438
www.joomlaworks.net/forum/k2-en/40376-solved-keeping-orginal-names-in-my-images#142005
Please Log in or Create an account to join the conversation.
- Mika Knuutila
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Please Log in or Create an account to join the conversation.
- Mika Knuutila
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Please Log in or Create an account to join the conversation.
- Joe Campbell
-
- Offline
- Platinum Member
- Posts: 438
The non-code alternative is to use FTP or cPanel File Manager to access your images. Basically, you would use the follow steps for each image:
1) From the frontend of your website, right click and save each item image you want displayed optimized
2) Using your photo editing software (e.g. Photoshop) resave/replace each image using the same K2 file name to your computer
for example - /media/k2/items/cache/ea457adccaa9e569cff05de9b4f3b04d_XL.jpg
3) Re-upload each image to the K2 media directory (/media/k2/items/cache)
So basically, you letting K2 process your images then going back and replacing the images with optimized ones. It is a time consuming process but does not require any coding (per your request). In fact, It was the process I planned on using until I full embraced utilizing extra fields to display ALL of my images.
Note: if desired, you can resize each additional/smaller size image as needed utilizing the same process.
I hope this helps,
Joe Campbell
Please Log in or Create an account to join the conversation.
- Mika Knuutila
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Joseph wrote: Hi Mika,
The non-code alternative is to use FTP or cPanel File Manager to access your images. Basically, you would use the follow steps for each image:
1) From the frontend of your website, right click and save each item image you want displayed optimized
2) Using your photo editing software (e.g. Photoshop) resave/replace each image using the same K2 file name to your computer
for example - /media/k2/items/cache/ea457adccaa9e569cff05de9b4f3b04d_XL.jpg
3) Re-upload each image to the K2 media directory (/media/k2/items/cache)
So basically, you letting K2 process your images then going back and replacing the images with optimized ones. It is a time consuming process but does not require any coding (per your request). In fact, It was the process I planned on using until I full embraced utilizing extra fields to display ALL of my images.
Note: if desired, you can resize each additional/smaller size image as needed utilizing the same process.
I hope this helps,
Joe Campbell
I thought that already, but requires too much work. But thanks anyway :)
Please Log in or Create an account to join the conversation.
- Mika Knuutila
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Joseph has posted some really interested tutorials/ links on that www.joomlaworks.net/forum/profile/65438-joseph
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Joe Campbell
-
- Offline
- Platinum Member
- Posts: 438
K2 Power Tip: Stop K2 from Processing Images - K2 Hack
www.joomlaworks.net/forum/k2-en/41036-k2-power-tip-stop-k2-from-processing-images-k2-hack#142970
Please Log in or Create an account to join the conversation.