Home / Scripts & Code / PHP Scripts / Multimedia / Image


Online JPEG Compressor PHPOnline JPEG Compressor PHP
A lightweight laravel app that compresses your JPEG images to smaller sizes




Home / Scripts & Code / PHP Scripts / Multimedia / Image

Online JPEG Compressor PHP
A lightweight laravel app that compresses your JPEG images to smaller sizes




16 Support questions or comments
Please login or create an account to post a question or comment.
-
Apr 18, 2024Alrasam Purchasedinstalled easy i got fast help fix some issue Thank you LittleJohn
-
Apr 17, 2024any update on making this compress more file formats? also can it be installed on a vps in a subfolder so https://mydomain.com/image-compressor? I have your image converter script installed on a vps and would like to add this to the same website to offer more tools if possible
- View 2 more replies
-
Apr 17, 2024LittleJohn AuthorI guess it's possible but I didn't test it. Also, both scripts will have two separate dashboards and different UI. But as you can see from the demo, it's working 100% on a subdomain.
-
Apr 17, 2024ah yes, it might not quiet work right trying to make it work on the same website as the image converter as the home button wont redirect to https://mydomain.com it will redirect to https://subdomain.mydomain.com
-
Apr 17, 2024LittleJohn AuthorI think the same goes with the subfolder https://mydomain.com/image-compressor. I'll have to verify that and get back to you
-
Mar 20, 2024Amazing script, Does this script have admin dashboard?
-
Mar 20, 2024LittleJohn AuthorAt the moment no. But I'll be adding one in the next update
-
Mar 31, 2024How will i manage the site like change the logo, favicon or meta descriptions etc.. & What php version is suitable for the script?
-
Mar 31, 2024LittleJohn AuthorCurrently, the script has no dashboard and can only be edited manually. I'm working on an update with a dashboard and extra features
-
Sep 4, 2023humair999 PurchasedHi, bro how can i edit home page content, which language is used in it PHP.? or can I edit by HTML.
-
Sep 5, 2023LittleJohn AuthorSorry bro I just noticed your message. I'll give An answer later OK?
-
Aug 23, 2023tanmoysub PurchasedHello Little John,
Thank you so much for your cooperation. -
Aug 23, 2023LittleJohn AuthorYou are welcome bro. I'm glad I could help
-
Aug 22, 2023tanmoysub PurchasedThe jpg image is not compressed. Showing the error is - "Network Error! Try again later". I have already sent an email to you about this issue. Kindly advice.
-
Aug 22, 2023LittleJohn AuthorOk. I'll check it
-
Aug 20, 2023tanmoysub PurchasedHello Little John,
Thanks for your excellent script. I have sent an email.
-
Jul 7, 2023Will this support compressing pdf and pther image formats, cos just one file format is a little weird for thie beautiful script.
-
Jul 7, 2023LittleJohn AuthorThe app was created to work on a shared hosting account. And thus only JPEG is supported. I'm planning on creating a VPS version that will support more formats once I have some free time
-
Jul 7, 2023Ok then, will wait for that.
-
Apr 20, 2023intellixis PurchasedHello Little John,
Great script. How do you change the default PINK color to another one using the custom CSS file? -
Apr 20, 2023intellixis PurchasedHey Littje John,
Nevermind
It was easy
.about {
background-color: #HEXCOLOR GOE HERE
} -
Apr 20, 2023intellixis PurchasedUPDATE:
CUSTOM CSS:
ADD THIS:
/* CUSTOM COLOR ABOU SECTION */
.about1 {
background-color: #HEXCOLOR GOE HERE
}
PARTIALS
<div class="about1 text-white py-5 fs-5 mt-5">
<div class="container">
<h3 class="fw-bold"><?= lang('Home.about.aboutTheApp'?></h3>
<p><?= lang('Home.about.aboutTheAppDesc'?></p>
<h3 class="fw-bold"><?= lang('Home.about.howTo'?></h3>
<ol>
<li><?= lang('Home.about.howTo1'?></li>
<li><?= lang('Home.about.howTo2'?></li>
<li><?= lang('Home.about.howTo3'?></li>
<li><?= lang('Home.about.howTo4'?></li>
</ol>
</div>
</div>
Information
Category | Scripts & Code / PHP Scripts / Multimedia / Image |
First release | 19 September 2022 |
Last update | 24 January 2025 |
Files included | .php, .css, .html, Javascript .js |
Tags | php, image, laravel, jpeg, compressor |